We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 400081c commit fda797bCopy full SHA for fda797b
1 file changed
.github/workflows/google-auth-library-java-ci.yaml
@@ -34,7 +34,7 @@ jobs:
34
filters: |
35
library:
36
- 'google-auth-library-java/**'
37
- - ''.github/workflows/google-auth-library-java-ci.yaml'
+ - '.github/workflows/google-auth-library-java-ci.yaml'
38
units-logging:
39
needs: filter
40
if: ${{ needs.filter.outputs.library == 'true' }}
0 commit comments