Skip to content

Merge pull request #72 from runelaenen/fix/fastly-ip #229

Merge pull request #72 from runelaenen/fix/fastly-ip

Merge pull request #72 from runelaenen/fix/fastly-ip #229

Workflow file for this run

name: Update Flex endpoint
on:
push:
branches:
- main
defaults:
run:
shell: bash
jobs:
call-flex-update:
concurrency: flex-update-${{ github.ref }}
uses: symfony/recipes/.github/workflows/callable-flex-update.yml@main
with:
branch: main
contrib: true