ninjaMAR wrote:

TheCommCraft wrote:

(#3)

ninjaMAR wrote:

How can you run a server on github actions?
You need to set up a new workflow that runs your python script every 30 minutes or so and then write the python script to cancel itself after the same amount of time. Do you want an example?
Yes
https://github.com/TheSecondExecutor55/TheSecondExecutor55.github.io
The .github directory contains the workflow files for two different workflows to run every 27 minutes.