Skip to content

Commit d7ec861

Browse files
authored
Update main.yml (run tests on branches)
1 parent 48fbee9 commit d7ec861

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: CI
66
# Triggers the workflow on push or pull request events but only for the master branch
77
on:
88
push:
9-
branches: [ master ]
9+
branches: [ master,rstahn-patch-* ]
1010
pull_request:
1111
branches: [ master ]
1212

0 commit comments

Comments
 (0)