Skip to content

Commit cec4ce5

Browse files
committed
test
1 parent dc6f18f commit cec4ce5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_containers.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
on:
22
push:
33
branches: [ "main" ]
4+
pull_request:
5+
# The branches below must be a subset of the branches above
6+
branches: [ "main", "dev" ]
47
workflow_dispatch:
58

69
jobs:

0 commit comments

Comments
 (0)