We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 448e420 commit 420bf6bCopy full SHA for 420bf6b
1 file changed
.github/workflows/docker-image.yml
@@ -3,9 +3,9 @@ name: Build and Push Docker image
3
4
on:
5
push:
6
- branches: [ main ]
+ branches: [ main, master ]
7
pull_request:
8
9
10
jobs:
11
build:
0 commit comments