mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-11 20:06:58 +00:00
* [Docs Site] Post Workers preview URL on PRs * fix var checks * edit-last fails if no comment already exists * token permissions * fix permissions location * jq raw output * remove pages prod deploy * update show-changed-files workflow * Update .github/actions/show-changed-files/readme.md Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com> --------- Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com>
13 lines
258 B
JSON
13 lines
258 B
JSON
{
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"name": "show-changed-files",
|
|
"devDependencies": {
|
|
"@actions/core": "1.11.1",
|
|
"@actions/github": "6.0.0",
|
|
"@types/node": "22.13.1",
|
|
"github-slugger": "2.0.0",
|
|
"tsx": "4.19.2",
|
|
"typescript": "5.7.3"
|
|
}
|
|
}
|