Skip to content

Commit

Permalink
fix(ci): gas test on pull request only
Browse files Browse the repository at this point in the history
  • Loading branch information
JordyRo1 committed Sep 24, 2024
1 parent 6c5058a commit 4fe9f50
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/solidity-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Task - Test Solidity

on:
workflow_call:
push:
paths:
- 'solidity/**'
pull_request:
paths:
- 'solidity/**'
Expand Down

0 comments on commit 4fe9f50

Please sign in to comment.