We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf12cd commit 6455c73Copy full SHA for 6455c73
.github/workflows/pi_build.yml
@@ -5,6 +5,9 @@ on:
5
6
pull_request:
7
types: [opened, synchronize, reopened]
8
+ branches:
9
+ - dev
10
+ - parent-image-updates
11
12
permissions:
13
id-token: write
.github/workflows/pi_merge.yml
types: [closed]
0 commit comments