Skip to content

Commit b0790ba

Browse files
authored
Update auto-close-issues.yml
Resolves #7975 Merging this PR is expected to trigger this workflow correctly and close the associated issue. The changes are not substantive.
1 parent 611d70f commit b0790ba

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/auto-close-issues.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
pull_request:
55
types: [closed]
66
branches:
7-
- 2.0
87
- dev-2.0
98

109
jobs:
@@ -17,4 +16,3 @@ jobs:
1716
with:
1817
token: ${{ secrets.GITHUB_TOKEN }}
1918
branch: dev-2.0
20-

0 commit comments

Comments
 (0)