Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/fkdl0048/Algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
fkdl0048 committed Oct 15, 2024
2 parents 7e5d68f + 1e079a7 commit 0e8ff61
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ jobs:
issue:
runs-on: ubuntu-latest
steps:
- env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
ISSUE_URL: ${{ github.event.issue.html_url }}
run: |
gh issue edit $ISSUE_URL --add-label "Algorithm"
- env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
ISSUE_URL: ${{ github.event.issue.html_url }}
Expand Down

0 comments on commit 0e8ff61

Please sign in to comment.