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 aa5010f

Browse filesBrowse files
authored
Add pull request opened trigger to autoclose job
1 parent 3d20ebb commit aa5010f
Copy full SHA for aa5010f

File tree

1 file changed

+3
-0
lines changed
Filter options

1 file changed

+3
-0
lines changed

‎.github/workflows/autoclose.yaml

Copy file name to clipboardExpand all lines: .github/workflows/autoclose.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ permissions:
44
pull-requests: write
55

66
on:
7+
pull_request:
8+
types:
9+
- opened
710
schedule:
811
- cron: '0 * * * *'
912
workflow_dispatch:

0 commit comments

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