Skip to content

Commit

Permalink
Fix AuthZ workflow trigger path
Browse files Browse the repository at this point in the history
  • Loading branch information
wcalderipe committed Jan 8, 2024
1 parent 8e37d9e commit 36b395a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/authz_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: AuthZ CI
on:
push:
paths:
- apps/authz-node/**
- apps/authz/**
- .github/workflows/**
- Makefile
- jest.config.ts
Expand Down

0 comments on commit 36b395a

Please sign in to comment.