Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update copier template to v0.1.8 #45

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: docformatter
description: Format docstrings to follow PEP 257.
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