-
Notifications
You must be signed in to change notification settings - Fork 42
Commit 873b495
committed
fix: Refuse to push on pull_request event
Avoid merging pull requests, which is unlikely to be the intended
purpose of using this action.1 parent e8f5b01 commit 873b495
2 files changed
+15
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | - | ||
76 | - | ||
77 | - | ||
78 | - | ||
75 | + | ||
76 | + | ||
77 | + | ||
78 | + | ||
79 | + | ||
80 | + | ||
81 | + | ||
82 | + | ||
83 | + | ||
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
| |||
0 commit comments