mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-30 03:57:21 +00:00
15 lines
195 B
YAML
15 lines
195 B
YAML
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
|