Skip to content

Commit 431157c

Browse files
authored
Reduce frequency (ethereum-lists#5880)
1 parent b8703b6 commit 431157c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/pr_intro_comment.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
on: [pull_request_target]
1+
on:
2+
pull_request_target:
3+
types: [opened]
24
jobs:
35
comment_on_pr:
46
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)