change action

This commit is contained in:
2024-11-16 22:36:41 +03:30
parent 6eae07f5de
commit ff1a28ebdf

View File

@@ -1,6 +1,9 @@
name: Run Python Script Every Hour
name: Run Script
on:
push:
branches:
- main
schedule:
- cron: "0 * * * *"