Skip to content

Commit 6a12468

Browse files
committed
Don't run on pull requests
I don't think we ever need to run on PRs 🤔
1 parent 75f76ec commit 6a12468

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66

77
name: Release
88
on:
9-
pull_request:
10-
paths:
11-
- '**/workflows/release.yml'
12-
139
workflow_dispatch:
1410

1511
push:

0 commit comments

Comments
 (0)