We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e1b52 commit bfe16a8Copy full SHA for bfe16a8
.github/workflows/run-tests.yml
@@ -5,6 +5,7 @@ on:
5
pull_request:
6
types: [opened, synchronize, reopened]
7
branches-ignore:
8
+ - 'dependabot/github_actions/*'
9
- 'dependabot/npm_and_yarn/*'
10
11
env:
0 commit comments