Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c9f34ad

Browse filesBrowse files
committed
Trying alternate trigger settings
1 parent cfe6d2b commit c9f34ad
Copy full SHA for c9f34ad

File tree

1 file changed

+4
-3
lines changed
Filter options

1 file changed

+4
-3
lines changed

‎.github/workflows/autoclose.yaml

Copy file name to clipboardExpand all lines: .github/workflows/autoclose.yaml
+4-3Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
name: Close Pull Requests
22

3+
permissions:
4+
pull-requests: write
5+
36
on:
47
pull_request_target:
5-
types: [opened]
6-
branches:
7-
- '**/*'
8+
types: [opened, synchronize, reopened]
89

910
jobs:
1011
run:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.