Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 198de8a

Browse filesBrowse files
committed
Don't run push CI on dependabot branhches
1 parent e125011 commit 198de8a
Copy full SHA for 198de8a

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎.github/workflows/tests.yml

Copy file name to clipboardExpand all lines: .github/workflows/tests.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
branches-ignore:
1010
- auto-backport-of-pr-[0-9]+
1111
- v[0-9]+.[0-9]+.[0-9x]+-doc
12+
- dependabot/**
1213
pull_request:
1314
branches-ignore:
1415
- v[0-9]+.[0-9]+.[0-9x]+-doc

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.