Skip to content

Commit

Permalink
Triggers for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrachi1 committed Jan 12, 2024
1 parent 239c1b9 commit 0ea943a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/local-testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
name: local testnet

on:
workflow_dispatch:
push:
branches:
- unstable
- fix_fork_revert
pull_request:
merge_group:

Expand Down Expand Up @@ -204,7 +204,7 @@ jobs:
runs-on: ubuntu-latest
needs: [
"run-local-testnet",
"text-fork-revert-logic",
"test-fork-revert-logic",
]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0ea943a

Please sign in to comment.