Skip to content

Commit

Permalink
dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
coredev-uk committed Jan 23, 2025
1 parent 334cd4c commit e08f012
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/issue-handler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:

permissions:
issues: read
contents: read

jobs:
first-interaction:
Expand Down Expand Up @@ -41,10 +42,6 @@ jobs:
private-key: ${{ secrets.APP_KEY }}

- uses: actions/[email protected]
with:
token: ${{ steps.gen.outputs.access-token }}
sparse-checkout: |
.github

- name: Parse issue form
uses: stefanbuck/github-issue-parser@v3
Expand Down

0 comments on commit e08f012

Please sign in to comment.