Skip to content

Update copier template to v0.1.8 #75

Update copier template to v0.1.8

Update copier template to v0.1.8 #75

Workflow file for this run

name: Keep
on:
schedule:
- cron: 0 6 * * SUN
jobs:
keep-alive:
name: Alive
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- uses: actions/checkout@v4
<<<<<<< before updating

Check failure on line 14 in .github/workflows/keep-alive.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/keep-alive.yml

Invalid workflow file

You have an error in your yaml syntax on line 14
- uses: gautamkrishnar/keepalive-workflow@306efe4fc63923e36571682b4f4b3e3eee8b6625
with:
commit_message: Ah ah ah, stayin' alive
committer_username: ForrestQuant
committer_email: [email protected]
time_elapsed: 50 # days
=======
- uses: gautamkrishnar/keepalive-workflow@14b7c72e9af14bddbbc1022a6f0bd20b1eac2619
>>>>>>> after updating