We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 611d70f commit b0790baCopy full SHA for b0790ba
1 file changed
.github/workflows/auto-close-issues.yml
@@ -4,7 +4,6 @@ on:
4
pull_request:
5
types: [closed]
6
branches:
7
- - 2.0
8
- dev-2.0
9
10
jobs:
@@ -17,4 +16,3 @@ jobs:
17
16
with:
18
token: ${{ secrets.GITHUB_TOKEN }}
19
branch: dev-2.0
20
-
0 commit comments