mirror of
https://github.com/actions/setup-go.git
synced 2025-05-04 14:14:34 +00:00
workflow main references
This commit is contained in:
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
@ -2,7 +2,7 @@ name: Validate 'setup-go'
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
pull_request:
|
||||
|
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -2,7 +2,7 @@ name: build-test
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
pull_request:
|
||||
|
Reference in New Issue
Block a user