mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
only new issues
This commit is contained in:
parent
64ad2f9eb1
commit
834c7741b4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -56,6 +56,7 @@ jobs:
|
|||
version: v1.46
|
||||
skip-pkg-cache: true
|
||||
skip-build-cache: true
|
||||
only-new-issues: true
|
||||
|
||||
- name: Test
|
||||
run: make test
|
||||
|
|
|
|||
Loading…
Reference in a new issue