There was an error while loading. Please reload this page.
1 parent ead76a5 commit 1d3574dCopy full SHA for 1d3574d
1 file changed
.github/workflows/settings-ui-final-fixup.yml
@@ -32,6 +32,7 @@ jobs:
32
- name: Commit fixup
33
shell: bash
34
run: |
35
+ # This workflow is intentionally temporary and is removed after the fixup lands.
36
if git diff --quiet -- src/settings.qml; then
37
echo 'No fixup needed.'
38
exit 0
0 commit comments