maybe without branch protection?
This commit is contained in:
parent
7ffb3c92cd
commit
8d3660479a
1 changed files with 0 additions and 4 deletions
4
.github/workflows/update.yml
vendored
4
.github/workflows/update.yml
vendored
|
@ -8,8 +8,6 @@ jobs:
|
||||||
lockfile:
|
lockfile:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: DeterminateSystems/nix-installer-action@v1
|
uses: DeterminateSystems/nix-installer-action@v1
|
||||||
- name: Update flake.lock
|
- name: Update flake.lock
|
||||||
|
@ -19,5 +17,3 @@ jobs:
|
||||||
pr-title: "Update flake.lock"
|
pr-title: "Update flake.lock"
|
||||||
pr-labels: automated
|
pr-labels: automated
|
||||||
commit-msg: "update"
|
commit-msg: "update"
|
||||||
git-author-name: 'github-actions[bot]'
|
|
||||||
git-author-email: 'github-action[bot]@users.noreply.github.com'
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue