Skip to content

Commit

Permalink
Added back the path filters now that I'm confirmed the commit SHAs ar…
Browse files Browse the repository at this point in the history
…e working as expected.
  • Loading branch information
Anirban166 authored Apr 13, 2024
1 parent a65b088 commit 1d151e0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/performance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ on:
types:
- opened
- reopened
- synchronize
- synchronize
paths:
- 'R/**'
- 'src/**'

jobs:
comment:
Expand Down

0 comments on commit 1d151e0

Please sign in to comment.