ci: remove unused env var
This commit is contained in:
parent
75c77fae82
commit
1b5c6d14d1
1 changed files with 0 additions and 3 deletions
3
.github/workflows/update-flake.yml
vendored
3
.github/workflows/update-flake.yml
vendored
|
@ -15,9 +15,6 @@ jobs:
|
||||||
contents: write
|
contents: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|
||||||
env:
|
|
||||||
PR_BRANCH: 'update-lockfiles'
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue