Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDEnYO committed Sep 5, 2024
1 parent 33815ea commit 3b066f7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/verifyAudit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,11 @@ jobs:
done <<< "$PROTECTED_CONTRACTS"
echo -e "\033[32mSuccessfully verified that all contracts in this PRs are audited.\033[0m"
echo -e "\033[32mCheck passed.\033[0m"
echo "Assigning label 'AuditCompleted' next
echo "AUDIT_REQUIRED: ${{ env.AUDIT_REQUIRED }}"
echo "CONTINUE: ${{ env.CONTINUE }}"
Expand Down

0 comments on commit 3b066f7

Please sign in to comment.