CI: fix indentation error

This commit is contained in:
2026-06-17 21:59:18 +02:00
parent b13199e5e2
commit 611b9ce3d0
+1 -1
View File
@@ -97,7 +97,7 @@ jobs:
fi fi
git commit -m "feeds: asian hornets sighting in Bern update $(date -u +%Y-%m-%d)" git commit -m "feeds: asian hornets sighting in Bern update $(date -u +%Y-%m-%d)"
- name: Generate feeds for places of worship per religion in Bern - name: Generate feeds for places of worship per religion in Bern
run: | run: |
if [ "${{ github.event_name }}" = "workflow_dispatch" ] && [ "${{ inputs.verbose }}" = "true" ]; then if [ "${{ github.event_name }}" = "workflow_dispatch" ] && [ "${{ inputs.verbose }}" = "true" ]; then
echo "Running in VERBOSE mode" echo "Running in VERBOSE mode"