1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-go synced 2025-07-06 08:16:00 +02:00

workflow main references

This commit is contained in:
Bryan MacFarlane 2020-07-22 08:04:56 -04:00
parent 8e98458ff1
commit 33cbf07c96
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ name: Validate 'setup-go'
on:
push:
branches:
- master
- main
paths-ignore:
- '**.md'
pull_request:

View file

@ -2,7 +2,7 @@ name: build-test
on:
push:
branches:
- master
- main
paths-ignore:
- '**.md'
pull_request: