Skip to content

Commit 7beedf9

Browse files
committed
workflow: trigger tests on master
1 parent 01ab128 commit 7beedf9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
name: Test
55

66
on:
7+
push:
8+
branches: [master]
79
# Triggers the workflow on pull request events.
810
pull_request:
911
types: [opened, reopened, synchronize]

0 commit comments

Comments
 (0)