Skip to content

Commit a321da7

Browse files
authored
ci: run tests on pull request (#4)
1 parent 45cca6f commit a321da7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/push.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Check Commit
22
on:
33
push:
4+
branches:
5+
- main
6+
pull_request:
47

58
jobs:
69
format:

0 commit comments

Comments
 (0)