Enable Fabbot as a GHA

This commit is contained in:
Nicolas Grekas
2025-07-28 18:49:18 +02:00
parent 1680bba422
commit a1ea8edc94
+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