Skip to content

Commit d967147

Browse files
authored
chore: remove unnecessary comment
1 parent 1695625 commit d967147

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update-instance.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
CONFIG_FILE: instances/${{ inputs.INSTANCE_NAME }}/config.yml
6666
SCRIPT_PATH: workflow-scripts/.github/workflows/scripts/update_config.py
6767
run: |
68-
# Update config.yml
6968
python "$SCRIPT_PATH" \
7069
--config-file "$CONFIG_FILE" \
7170
--new-config "${{ inputs.CONFIG }}"

0 commit comments

Comments
 (0)