Skip to content

Commit

Permalink
fix: yml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
wonderlandpark authored Aug 30, 2021
1 parent 7d8c8cb commit 2e78fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deny.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
types:
- labeled
jobs:
add-comment
add-comment:
if: ${{ github.event.label.name == '거부' }}
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 2e78fa3

Please sign in to comment.