We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4159e43 commit 0d72b31Copy full SHA for 0d72b31
.github/workflows/changelog-generate.yml
@@ -9,6 +9,7 @@ jobs:
9
build:
10
name: Auto generation
11
runs-on: ubuntu-latest
12
+ if: github.actor != 'dependabot[bot]'
13
steps:
14
- name: Check-out
15
uses: actions/checkout@v2
0 commit comments