Skip to content

Commit

Permalink
dont build on each push
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Jun 10, 2024
1 parent f52d17a commit f4bdd52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Build optimism-contract-deployer
on:
push:
workflow_dispatch:
workflow_dispatch:

jobs:
build-push:
Expand Down

0 comments on commit f4bdd52

Please sign in to comment.