changed schedule (#348)

This commit is contained in:
Haritha
2025-08-05 13:37:26 -05:00
committed by GitHub
parent 81bbab5835
commit 95601e8cfd

View File

@@ -1,7 +1,7 @@
name: Get Python versions name: Get Python 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: "Python" tool-name: "Python"
image-url: "https://avatars.githubusercontent.com/u/1525981?s=200&v=4" image-url: "https://avatars.githubusercontent.com/u/1525981?s=200&v=4"
secrets: inherit secrets: inherit