minor #4671 Enable Fabbot as a GHA (nicolas-grekas)

This PR was merged into the 3.x branch.

Discussion
----------

Enable Fabbot as a GHA

Follows https://github.com/symfony/symfony/pull/61256

Commits
-------

a1ea8edc94 Enable Fabbot as a GHA
This commit is contained in:
Nicolas Grekas
2025-07-29 10:10:59 +02:00
+14
View File
@@ -0,0 +1,14 @@
name: CS
on:
pull_request:
permissions:
contents: read
jobs:
call-fabbot:
name: Fabbot
uses: symfony-tools/fabbot/.github/workflows/fabbot.yml@main
with:
package: Twig