Skip to content

Commit c934e42

Browse files
committed
ci: don't run pr.yml on push to main
1 parent d64cef2 commit c934e42

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: PR Tests
22

33
on:
44
pull_request:
5-
push:
6-
branches: [main]
75

86
jobs:
97
lint:

0 commit comments

Comments
 (0)