We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68d9ff6 + d314357 commit b847157Copy full SHA for b847157
.github/workflows/pr_checks.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
pre-validation:
12
if: github.actor != 'dependabot[bot]'
13
- uses: clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml@c615ea7ef3e5beba98a335bf9acce8e67e03c755 # pinned to latest
+ uses: clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml@62909fc10e105bba5cba4ff73b03c020b97789d4 # pinned to latest
14
secrets: inherit
15
with:
16
subjectPattern: '^.+$'
0 commit comments