Skip to content

Commit 614b331

Browse files
committed
run tests when a branch/tag is created
1 parent 3dc8306 commit 614b331

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches: [ "master" ]
55
pull_request:
66
branches: [ "master" ]
7+
create:
78

89
jobs:
910
test:

0 commit comments

Comments
 (0)