mirror of
https://github.com/Smaug123/WoofWare.Myriad
synced 2025-10-06 04:28:42 +00:00
Early out of flake update if there are no changes (#192)
This commit is contained in:
1
.github/workflows/flake_update.yaml
vendored
1
.github/workflows/flake_update.yaml
vendored
@@ -52,6 +52,7 @@ jobs:
|
||||
run: /tmp/venv/bin/python .github/workflows/commit.py
|
||||
|
||||
- name: Enable Pull Request Automerge
|
||||
if: ${{ steps.cpr.outputs.pull-request-number }}
|
||||
uses: peter-evans/enable-pull-request-automerge@v3
|
||||
with:
|
||||
token: ${{ steps.generate-token.outputs.token }}
|
||||
|
Reference in New Issue
Block a user