Skip to content

Commit

Permalink
Update on-hackathon-r5-submitted.yaml (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
zihyeon08 authored Aug 24, 2024
1 parent 2b85450 commit 6cc6c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-hackathon-r5-submitted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
- name: Add a label - Acknowledge
if: |
steps.issue.outputs.issueType == 'PITCH' &&
steps.issue.outputs.isOverdue == 'true'
steps.issue.outputs.isOverdue == 'false'
shell: bash
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6cc6c12

Please sign in to comment.