mirror of
https://code.forgejo.org/actions/go-versions.git
synced 2025-02-22 07:51:12 -05:00
Updated event
This commit is contained in:
parent
5735a29e98
commit
38f14f667d
1 changed files with 3 additions and 1 deletions
2
.github/workflows/validate-manifest.yml
vendored
2
.github/workflows/validate-manifest.yml
vendored
|
@ -7,6 +7,8 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
paths:
|
||||||
|
- 'versions-manifest.json'
|
||||||
env:
|
env:
|
||||||
TOOL_NAME: "Go"
|
TOOL_NAME: "Go"
|
||||||
defaults:
|
defaults:
|
||||||
|
|
Loading…
Add table
Reference in a new issue