Skip to content

Commit

Permalink
Update issue-auto.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludy87 authored Dec 30, 2024
1 parent 923a755 commit edcf44a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/issue-auto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ permissions:

jobs:
titlePrefixCheck:
permissions:
issues: write # for peter-evans/close-issue to close issues
runs-on: ubuntu-latest
permissions:
issues: write
issues: write # for peter-evans/close-issue to close issues
steps:
- name: Harden Runner
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
Expand Down

0 comments on commit edcf44a

Please sign in to comment.