Skip to content

Commit c54db24

Browse files
committed
Run tests when merging into master branch
1 parent 4027ef5 commit c54db24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- synchronize
99
push:
1010
branches:
11-
- main
11+
- master
1212

1313
jobs:
1414
tests:

0 commit comments

Comments
 (0)