We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15cad99 commit f9d9434Copy full SHA for f9d9434
.github/workflows/bare.yaml
@@ -7,7 +7,7 @@ name: Bare
7
8
on:
9
push:
10
- branches: [ main ]
+ branches: [ master ]
11
pull_request:
12
13
concurrency:
.github/workflows/docker.yaml
@@ -8,7 +8,7 @@ name: Docker
14
0 commit comments