Skip to content

Commit 30a450f

Browse files
master to main
1 parent 6717c97 commit 30a450f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish_docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ name: ci
33
on:
44
push:
55
branches:
6-
- 'master'
6+
- 'main'
77
tags:
88
- 'v*'
99
pull_request:
1010
branches:
11-
- 'master'
11+
- 'main'
1212

1313
jobs:
1414
docker:

0 commit comments

Comments
 (0)