Skip to content

Commit 81c43a1

Browse files
committed
Add "testing" to github-actions
1 parent 38293bc commit 81c43a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
pull_request:
1919
types: [ opened, reopened, synchronize ]
2020
push:
21-
branches: [ "main" ]
21+
branches: [ "main", "testing" ]
2222

2323
jobs:
2424
build-automq:

0 commit comments

Comments
 (0)