Skip to content

Commit 25416ba

Browse files
committed
ci: 🎡 do not run pr checks on master
1 parent dc08a91 commit 25416ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/checks.yml renamed to .github/workflows/pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Node.js CI
22

33
on:
4-
push:
5-
branches: [ master ]
64
pull_request:
75
branches: [ master ]
86

0 commit comments

Comments
 (0)