Skip to content

Commit fda797b

Browse files
committed
trigger auth tests when workflow touched
1 parent 400081c commit fda797b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/google-auth-library-java-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
filters: |
3535
library:
3636
- 'google-auth-library-java/**'
37-
- ''.github/workflows/google-auth-library-java-ci.yaml'
37+
- '.github/workflows/google-auth-library-java-ci.yaml'
3838
units-logging:
3939
needs: filter
4040
if: ${{ needs.filter.outputs.library == 'true' }}

0 commit comments

Comments
 (0)