We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a019e7f commit cab6e8cCopy full SHA for cab6e8c
1 file changed
.github/workflows/ci.yml
@@ -5,9 +5,9 @@ name: ci-testing
5
6
on:
7
push:
8
- branches: [ master ]
+ branches: [ main ]
9
pull_request:
10
11
12
env:
13
REGISTRY: ghcr.io
0 commit comments