mirror of
https://code.forgejo.org/actions/go-versions.git
synced 2024-11-06 03:15:45 -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 * * *'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'versions-manifest.json'
|
||||
env:
|
||||
TOOL_NAME: "Go"
|
||||
defaults:
|
||||
|
|
Loading…
Reference in a new issue