Skip to content

Commit a5b796f

Browse files
authored
Update test_and_deploy.yml
1 parent 6af2742 commit a5b796f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ on:
77
push:
88
branches:
99
- main
10+
- dev
1011
tags:
1112
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10
1213
pull_request:
1314
branches:
1415
- main
15-
- dev
1616
workflow_dispatch:
1717

1818
jobs:

0 commit comments

Comments
 (0)