Skip to content

Commit 7efb214

Browse files
committed
ci: Run on push to main as well.
1 parent e14fede commit 7efb214

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
pull_request:
44
branches:
55
- main
6+
push:
7+
branches:
8+
- main
69

710
jobs:
811
test-compose-action:

0 commit comments

Comments
 (0)