mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-12 09:51:36 +00:00
update
This commit is contained in:
parent
3044df0e62
commit
e36efda096
1 changed files with 3 additions and 0 deletions
3
.github/workflows/windows-smoke.yml
vendored
3
.github/workflows/windows-smoke.yml
vendored
|
|
@ -2,6 +2,9 @@ name: Windows Runner Smoke Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
pull_request:
|
||||||
|
paths:
|
||||||
|
- '.github/workflows/windows-smoke.yml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
smoke:
|
smoke:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue