We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de5daec + dba394c commit 5f50b55Copy full SHA for 5f50b55
.github/workflows/pr_checks.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
pr-validation:
13
if: github.actor != 'dependabot[bot]'
14
- uses: clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml@521761c1a5cf68d919980a2ed84b755182aeabfe # pinned to latest
+ uses: clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml@f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82 # pinned to latest
15
secrets: inherit
16
with:
17
subjectPattern: '^.+$'
0 commit comments