mirror of
https://github.com/actions/go-versions.git
synced 2026-03-14 14:25:50 +01:00
Changed schedule
This commit is contained in:
parent
a3e5efd44d
commit
2ceb1fb652
1 changed files with 2 additions and 2 deletions
4
.github/workflows/get-go-versions.yml
vendored
4
.github/workflows/get-go-versions.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Get Go versions
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 3,15 * * *'
|
||||
- cron: '0 0,12 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
@ -10,4 +10,4 @@ jobs:
|
|||
with:
|
||||
tool-name: "Go"
|
||||
image-url: "https://go.dev/images/gopher-footer.jpg"
|
||||
secrets: inherit
|
||||
secrets: inherit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue