chore: cleanup and remove from readme for now
This commit is contained in:
parent
3d04bb6150
commit
4db4036140
3
.github/workflows/nix-update-lock.yaml
vendored
3
.github/workflows/nix-update-lock.yaml
vendored
@ -1,3 +1,4 @@
|
||||
name: Update flake.lock
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
@ -11,7 +12,7 @@ jobs:
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
- uses: DeterminateSystems/update-flake-lock@main
|
||||
with:
|
||||
pr-title: "Update flake.lock"
|
||||
pr-title: "chore: update flake.lock"
|
||||
pr-labels: |
|
||||
dependencies
|
||||
automated
|
||||
|
||||
1
.github/workflows/nix.yaml
vendored
1
.github/workflows/nix.yaml
vendored
@ -1,3 +1,4 @@
|
||||
name:
|
||||
on:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user