Skip to content

Commit 1d3574d

Browse files
committed
Trigger final settings UI fixup
1 parent ead76a5 commit 1d3574d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/settings-ui-final-fixup.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- name: Commit fixup
3333
shell: bash
3434
run: |
35+
# This workflow is intentionally temporary and is removed after the fixup lands.
3536
if git diff --quiet -- src/settings.qml; then
3637
echo 'No fixup needed.'
3738
exit 0

0 commit comments

Comments
 (0)