We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba22265 commit 5c33e9fCopy full SHA for 5c33e9f
.github/workflows/pr-dependencies.yml .github/workflows/pr.yml
@@ -17,7 +17,7 @@ jobs:
17
18
build-pr:
19
## Dependabot only
20
- if: github.actor == 'dependabot[bot]'
+ ## if: github.actor == 'dependabot[bot]'
21
22
strategy:
23
fail-fast: false
0 commit comments