Skip to content

Commit 2c02fce

Browse files
committed
ignore dependabot branches
1 parent 6a08e09 commit 2c02fce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Docker
22

33
on:
44
push:
5+
branches-ignore:
6+
- 'dependabot/**'
57

68
jobs:
79
build:

0 commit comments

Comments
 (0)