Skip to content

Commit 7ca2b1a

Browse files
committed
only run on PRs to main branch
Signed-off-by: Sally MacFarlane <[email protected]>
1 parent fad74d4 commit 7ca2b1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/develop-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: docker develop build and test only
22

33
on:
44
pull_request:
5+
branches:
6+
- main
57

68
jobs:
79
hadolint:

0 commit comments

Comments
 (0)