mirror of
https://github.com/tomasriveral/ReSSPublica.git
synced 2026-08-12 02:38:37 +02:00
CI: fix indentation error
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user