mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-17 16:52:49 +00:00
Enable Fabbot as a GHA
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user