diff --git a/.github/workflows/build-feeds.yml b/.github/workflows/build-feeds.yml index 57ab063..b09f963 100644 --- a/.github/workflows/build-feeds.yml +++ b/.github/workflows/build-feeds.yml @@ -97,7 +97,7 @@ jobs: fi 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: | if [ "${{ github.event_name }}" = "workflow_dispatch" ] && [ "${{ inputs.verbose }}" = "true" ]; then echo "Running in VERBOSE mode"