mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-02 11:04:17 -06:00
treefmt
This commit is contained in:
parent
2e09d81108
commit
a5a85aaf7f
3 changed files with 2 additions and 4 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
@ -17,7 +17,6 @@ on:
|
|||
default: ""
|
||||
type: string
|
||||
|
||||
|
||||
# schedule:
|
||||
# # At minute 00:00 on Monday, Wednesday, and Friday.
|
||||
# - cron: 0 0 * * 1,3,5
|
||||
|
@ -71,7 +70,6 @@ jobs:
|
|||
--
|
||||
${{ env.nix-flags }}
|
||||
|
||||
|
||||
- name: Commit Updates
|
||||
uses: daylin-bot/actions/commit-and-push@main
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue