Skip to content

Commit 794e2e8

Browse files
committed
don't need to run prs.yml on push
1 parent 596bc7d commit 794e2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Build PRs
22

3-
on: [push, pull_request]
3+
on: [pull_request]
44

55
jobs:
66
build:

0 commit comments

Comments
 (0)