Skip to content

Commit

Permalink
BUG: Fix labeler v5 workflow
Browse files Browse the repository at this point in the history
[ci skip] [rtd skip]
  • Loading branch information
pllim authored Dec 21, 2023
1 parent ef53fa2 commit e8f125e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/open_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
if: github.event_name == 'pull_request_target' && github.event.pull_request.user.login != 'meeseeksmachine'
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: ''
# Special action for a special day. Until next year!
#- name: Special comment
# uses: pllim/action-special_pr_comment@main
Expand Down

0 comments on commit e8f125e

Please sign in to comment.