Commit 6201959
committed
minor #524 Add Fabbot as a GitHub Actions (GromNaN)
This PR was merged into the 3.x branch.
Discussion
----------
Add Fabbot as a GitHub Actions
| Q | A
| ------------- | ---
| Branch? | 3.x
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Uses [symfony-tools/fabbot](https://github.com/symfony-tools/fabbot).
This workflow runs PHP-CS-Fixer, so we can remove it from the "ci" workflow.
Commits
-------
e1931c6 Add Fabbot as a GitHub Actions2 files changed
+15
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 8 | | |
26 | 9 | | |
27 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments