Rename ci step
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
with:
|
||||
files: |
|
||||
flake.lock
|
||||
- name: Run step only when any of the above files change.
|
||||
- name: Push updated lockfile
|
||||
if: steps.verify-changed-files.outputs.files_changed == 'true'
|
||||
run: |
|
||||
git diff
|
||||
|
||||
Reference in New Issue
Block a user