Browse Source

ci: fix format error (#40172)

#40166
pull/40179/head
Wuxh 2 years ago
committed by GitHub
parent
commit
c468b3487c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/issue-open-check.yml

2
.github/workflows/issue-open-check.yml

@ -22,7 +22,7 @@ jobs:
check-bot: true
- name: add unconfirmed label
- uses: actions-cool/issues-helper@v3
uses: actions-cool/issues-helper@v3
with:
actions: 'add-labels'
issue-number: ${{ github.event.issue.number }}

Loading…
Cancel
Save