Skip to content

Commit 8a74ec5

Browse files
committed
ci: prevent trigger on changes to dependabot config
1 parent 9b8dabc commit 8a74ec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
paths-ignore:
88
- '**/*.md'
99
- '.github/assets/**'
10+
- '.github/dependabot.yml'
1011
- 'LICENSE'
1112
pull_request:
1213
workflow_dispatch:

0 commit comments

Comments
 (0)