Run an python3 Script every 5 Min
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 13s
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 13s
This commit is contained in:
parent
b717b00033
commit
9b0a9a4ebd
@ -11,5 +11,5 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: echo "Done"
|
||||
run: echo "Done"
|
||||
- name: run python script
|
||||
run: python main.py
|
||||
Reference in New Issue
Block a user