Skip to content

Commit 3f3d819

Browse files
committed
include main branch in workflow
1 parent d092881 commit 3f3d819

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Test
22

33
on:
4+
push:
5+
branches: [ "test-main-release-compat" ]
46
workflow_dispatch:
57
# Use a manual approval process before PR's are given access to
68
# the secrets which are required to run the integration tests.

0 commit comments

Comments
 (0)