Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDEnYO committed Sep 6, 2024
1 parent b45e588 commit c8902ab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/verifyAudit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -361,10 +361,6 @@ jobs:
echo "CONTINUE=true" >> "$GITHUB_ENV"
echo "Assigning label 'AuditCompleted' next"
echo "AUDIT_REQUIRED: ${{ env.AUDIT_REQUIRED }}"
echo "CONTINUE: ${{ env.CONTINUE }}"
- name: Assign label "AuditCompleted" if all checks passed
if: ${{ env.AUDIT_REQUIRED == 'true' && env.CONTINUE == 'true' }}
uses: actions-ecosystem/action-add-labels@v1
Expand Down

0 comments on commit c8902ab

Please sign in to comment.