We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d20ebb commit aa5010fCopy full SHA for aa5010f
.github/workflows/autoclose.yaml
@@ -4,6 +4,9 @@ permissions:
4
pull-requests: write
5
6
on:
7
+ pull_request:
8
+ types:
9
+ - opened
10
schedule:
11
- cron: '0 * * * *'
12
workflow_dispatch:
0 commit comments