Compare commits

...
1 Commits
Author SHA1 Message Date
HarithaandGitHub 2ceb1fb652 Changed schedule 2025-08-04 12:20:21 -05:00
+2 -2
View File
@@ -1,7 +1,7 @@
name: Get Go versions name: Get Go versions
on: on:
schedule: schedule:
- cron: '0 3,15 * * *' - cron: '0 0,12 * * *'
workflow_dispatch: workflow_dispatch:
jobs: jobs:
@@ -10,4 +10,4 @@ jobs:
with: with:
tool-name: "Go" tool-name: "Go"
image-url: "https://go.dev/images/gopher-footer.jpg" image-url: "https://go.dev/images/gopher-footer.jpg"
secrets: inherit secrets: inherit