Skip to content

Commit

Permalink
Update issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Deep-Dark-Forest authored Jan 26, 2025
1 parent cff3b6a commit 126c77d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
run: |
echo "GITHUB_TOKEN=${{ secrets.SHEEP }}" >> $GITHUB_ENV
- name: Install jq
run: sudo apt-get update && sudo apt-get install -y jq

- name: Handle labeled issues
if: github.event.action == 'labeled'
run: |
Expand Down

0 comments on commit 126c77d

Please sign in to comment.