Trying to fix pipeline

This commit is contained in:
b267a 2025-07-16 00:14:05 +02:00
parent 411b079010
commit 9a81838ce0

View file

@ -1,9 +1,9 @@
name: Run Python Script
on:
workflow_dispatch:
schedule:
- cron: '0 22 * * *'
workflow_dispatch:
jobs:
run-script: