mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Enable CI integration only on dispatch
This commit is contained in:
parent
6d87f81074
commit
927b593414
1 changed files with 2 additions and 5 deletions
5
.github/workflows/integration-examples.yml
vendored
5
.github/workflows/integration-examples.yml
vendored
|
|
@ -1,9 +1,6 @@
|
|||
name: Integration examples
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
suapp-examples:
|
||||
|
|
|
|||
Loading…
Reference in a new issue