Skip to content

Commit bfe16a8

Browse files
committed
chore(workflows): don’t run tests for dependabot/github_actions
1 parent c8e1b52 commit bfe16a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
pull_request:
66
types: [opened, synchronize, reopened]
77
branches-ignore:
8+
- 'dependabot/github_actions/*'
89
- 'dependabot/npm_and_yarn/*'
910

1011
env:

0 commit comments

Comments
 (0)