python-github-action-template icon indicating copy to clipboard operation
python-github-action-template copied to clipboard

Schedule a Python script with GitHub Actions

Results 9 python-github-action-template issues
Sort by recently updated
recently updated
newest added

I set this up but I discovered that the minimum billable time for any git action is 1 minutes, meaning that a script that runs for 14 seconds will still...

Hi Patrick, thanks a lot for code, your tutorial and the video. I've learnt a lot from it! I'm sharing some of the fixes I made to have the code...