Small changes in go.yml

This commit is contained in:
evgeniy-scherbina 2023-12-14 09:17:47 -05:00
parent 81fd1b3cf9
commit 4ea220dbf2

View file

@ -2,14 +2,14 @@ name: i386 linux tests
on:
push:
branches: [ master ]
branches: [ master, yevhenii/ci ]
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
build:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Go