Skip to content

Commit

Permalink
Reenable filter
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat15 committed Oct 15, 2024
1 parent 9a6a299 commit 17f67da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
matrix:
node-version: [18, 20, 21]
needs: "paths-filter"
if: |
needs.paths-filter.outputs.codechange == 'true'
steps:
- uses: actions/checkout@v4
- uses: "authzed/action-spicedb@v1"
Expand Down

0 comments on commit 17f67da

Please sign in to comment.