Skip to content

Commit

Permalink
Update copier template to v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
quant-ranger[bot] authored Mar 11, 2024
1 parent b60afa5 commit ca091f7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is managed by Copier; DO NOT EDIT OR REMOVE.
_commit: v0.1.7
_commit: v0.1.8
_src_path: [email protected]:quantco/copier-template-pre-commit-mirrors
conda_package: eslint
description: Pluggable JavaScript linter
Expand Down
6 changes: 6 additions & 0 deletions .github/workflows/keep-alive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,17 @@ jobs:
keep-alive:
name: Alive
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- uses: actions/checkout@v4
<<<<<<< before updating
- 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

0 comments on commit ca091f7

Please sign in to comment.