Skip to content

Commit 5c33e9f

Browse files
committed
Run PR workflow without action restriction
1 parent ba22265 commit 5c33e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-dependencies.yml .github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
build-pr:
1919
## Dependabot only
20-
if: github.actor == 'dependabot[bot]'
20+
## if: github.actor == 'dependabot[bot]'
2121

2222
strategy:
2323
fail-fast: false

0 commit comments

Comments
 (0)