Commit f2c7d23
committed
GH Actions/verify release: auto-trigger Wiki update on new release
As of now, the Wiki is publicly editable via PRs to the PHPCSStandards/PHP_CodeSniffer-documentation repository.
The editable version of the Wiki includes some automation, like automatically updating various output examples displayed in the Wiki.
The resulting output may change between PHPCS versions, so this commit adds a job to the "verify release" workflow to trigger a rebuild of the Wiki for each new PHPCS release.
Once the build for this PR has run, it needs to be checked that the trigger worked correctly with the existing Personal Access Token. If not, a new PAT will need to be created and added to the repo secrets.1 parent 83312f6 commit f2c7d23
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
43 | 62 | | |
44 | 63 | | |
45 | 64 | | |
| |||
0 commit comments