about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2021-04-10 07:13:35 +0200
committerJörg Thalheim <joerg@thalheim.io>2021-04-10 07:13:35 +0200
commitb24e8ac1c8ec70b04208ef4e12d187cc17051abd (patch)
tree853b52bec6e9f8b218556095b13853dcdbc282fb /.github
parent4ee9158fc7c62b92f02a748aa5199bb7ff713286 (diff)
downloadnixlib-b24e8ac1c8ec70b04208ef4e12d187cc17051abd.tar
nixlib-b24e8ac1c8ec70b04208ef4e12d187cc17051abd.tar.gz
nixlib-b24e8ac1c8ec70b04208ef4e12d187cc17051abd.tar.bz2
nixlib-b24e8ac1c8ec70b04208ef4e12d187cc17051abd.tar.lz
nixlib-b24e8ac1c8ec70b04208ef4e12d187cc17051abd.tar.xz
nixlib-b24e8ac1c8ec70b04208ef4e12d187cc17051abd.tar.zst
nixlib-b24e8ac1c8ec70b04208ef4e12d187cc17051abd.zip
ci: autostash not-commited changes
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 001d43094b01..e324cb2ea5bb 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -30,5 +30,5 @@ jobs:
 
     - name: Push commit with updated inputs
       run: |
-        git pull --rebase
+        git pull --rebase --autostash
         git push