We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd00f6 commit 11aef91Copy full SHA for 11aef91
.github/workflows/base-images.yml
@@ -7,7 +7,7 @@ name: Base Image Builds
7
8
on:
9
push:
10
- branches: ['base-images']
+ branches: ['base-images', 'main']
11
pull_request:
12
branches: ['base-images']
13
types: [opened, closed]
0 commit comments