mirror of
https://code.forgejo.org/actions/go-versions.git
synced 2025-02-21 07:22:50 -05:00
Updated event
This commit is contained in:
parent
5735a29e98
commit
38f14f667d
1 changed files with 3 additions and 1 deletions
4
.github/workflows/validate-manifest.yml
vendored
4
.github/workflows/validate-manifest.yml
vendored
|
@ -5,8 +5,10 @@ on:
|
||||||
- cron: '0 8,20 * * *'
|
- cron: '0 8,20 * * *'
|
||||||
|
|
||||||
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