Skip to content

Commit

Permalink
tmp: disable stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinMind committed Mar 22, 2024
1 parent 40e75aa commit 5b917e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/transfer-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- uses: actions/checkout@v4
- name: Transfer
if: github.event_name == 'workflow_dispatch'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
shell: bash
run: |
COUNT=${{ inputs.count }}
Expand Down

0 comments on commit 5b917e6

Please sign in to comment.