Skip to content

Commit

Permalink
adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDEnYO committed Nov 28, 2024
1 parent ddbef85 commit c205b29
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 56 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/protectSecurityRelevantCode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ name: Protect security-critical code/system
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
pull_request_review:
types: [submitted]

jobs:
protect-critical-code:
if: ${{ github.event.pull_request.draft == false }}
Expand Down
54 changes: 0 additions & 54 deletions test/solidity/Facets/TestPlayground.t.sol

This file was deleted.

0 comments on commit c205b29

Please sign in to comment.