Changed schedule (#119)

This commit is contained in:
Haritha
2025-08-05 13:36:18 -05:00
committed by GitHub
parent a3e5efd44d
commit d3d9aedc52

View File

@@ -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