Skip to content

Commit b59c2b5

Browse files
Running action
1 parent 091a60f commit b59c2b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dev-workflow.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
pull_request:
1010
branches:
1111
- 'dev*'
12+
push:
13+
branches:
14+
- 'dev*'
1215

1316
# So we can test changes to the test-server-rc workflow
1417
workflow_dispatch:

0 commit comments

Comments
 (0)