We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35b48d2 + 54141c5 commit 6f94374Copy full SHA for 6f94374
5 files changed
.github/workflows/check-dist.yml
@@ -20,6 +20,7 @@ permissions: {}
20
21
jobs:
22
check-dist:
23
+ if: ${{ github.actor != 'dependabot[bot]' }}
24
runs-on: ubuntu-latest
25
26
steps:
0 commit comments