mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-24 08:49:29 +00:00
Merge 5d16d4b79d into 12eabbd76d
This commit is contained in:
commit
41359657b3
1 changed files with 4 additions and 2 deletions
6
.github/workflows/freebsd.yml
vendored
6
.github/workflows/freebsd.yml
vendored
|
|
@ -1,8 +1,10 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- freebsd-github-action
|
||||
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue