Skip to content

Commit

Permalink
Fix labeler
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
pllim committed Feb 29, 2024
1 parent 70d0bbf commit 5cc72fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/open_actions.yml
Expand Up @@ -21,7 +21,6 @@ jobs:
if: github.event_name == 'pull_request_target' || github.event_name == 'pull_request'
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: ''
- name: 'Comment Draft PR'
uses: actions/github-script@v7
if: github.event.pull_request.draft == true
Expand Down

0 comments on commit 5cc72fe

Please sign in to comment.