Skip to content

Commit 531f6d3

Browse files
committed
Tests on push or pull_request generally
1 parent ef014ab commit 531f6d3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: test
2-
on:
3-
pull_request:
4-
push:
5-
branches: [ main ]
2+
on: [push, pull_request]
63
defaults:
74
run:
85
shell: bash

0 commit comments

Comments
 (0)