Skip to content

Commit 27f7a94

Browse files
committed
run on push and pull request
1 parent 3f2845e commit 27f7a94

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/run-tests.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: Run Tests
22

3-
on:
4-
push:
5-
branches: [ "main" ]
6-
pull_request:
7-
branches: [ "main" ]
3+
on:
4+
- push
5+
- pull_request
86

97
jobs:
108

0 commit comments

Comments
 (0)