fix: fetch full history in merge action
All checks were successful
Sync upstream branch from GitHub / sync-upstream (push) Successful in 12m28s
All checks were successful
Sync upstream branch from GitHub / sync-upstream (push) Successful in 12m28s
This commit is contained in:
@@ -13,6 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
ref: nixos-unstable
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Configure Git user
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user