Commit bbfa21b 1 parent f7f034a commit bbfa21b Copy full SHA for bbfa21b
File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# This file is managed by Copier; DO NOT EDIT OR REMOVE.
2
- _commit : v0.1.7
2
+ _commit : v0.1.8
3
3
_src_path : git@github.com:quantco/copier-template-pre-commit-mirrors
4
4
conda_package : rust
5
5
description : Run `cargo fmt` for formatting rust sources.
Original file line number Diff line number Diff line change 7
7
keep-alive :
8
8
name : Alive
9
9
runs-on : ubuntu-latest
10
+ permissions :
11
+ actions : write
10
12
steps :
11
13
- uses : actions/checkout@v4
14
+ <<<<<<< before updating
12
15
- uses : gautamkrishnar/keepalive-workflow@306efe4fc63923e36571682b4f4b3e3eee8b6625
13
16
with :
14
17
commit_message : Ah ah ah, stayin' alive
15
18
committer_username : ForrestQuant
16
19
committer_email : forrestquant@users.noreply.github.com
17
20
time_elapsed : 50 # days
21
+ =======
22
+ - uses : gautamkrishnar/keepalive-workflow@14b7c72e9af14bddbbc1022a6f0bd20b1eac2619
23
+ >>>>>>> after updating
You can’t perform that action at this time.
0 commit comments