Skip to content

fix: menifest.json #483

fix: menifest.json

fix: menifest.json #483

Workflow file for this run

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