action-get-changed-files

时间:2024-04-28 11:19:01
【文件属性】:

文件名称:action-get-changed-files

文件大小:243KB

文件格式:ZIP

更新时间:2024-04-28 11:19:01

TypeScript

获取更改的文件夹github动作 获取最近一次提交和上一次最新提交之间的更改文件夹/文件 用法 - uses : Stockopedia/get-changed-files@v1 id : get_changed with : github-token : ${{ secrets.GITHUB_TOKEN }} ignore : " **/*.js " # glob foldersOnly : true # to only include folders int the output format : json # either json, csv of newline - name : Echo run : echo ${{ steps.get_changed.outputs.changed }}


【文件预览】:
action-get-changed-files-main
----.eslintrc.json(2KB)
----.gitattributes(38B)
----.github()
--------dependabot.yml(274B)
--------workflows()
----action.yml(533B)
----.prettierignore(24B)
----src()
--------runner.spec.ts(1KB)
--------main.ts(2KB)
--------options.ts(250B)
--------commands()
--------runner.ts(491B)
--------client.ts(652B)
--------client.spec.ts(2KB)
----.prettierrc.json(180B)
----tsconfig.json(1KB)
----LICENSE(1KB)
----jest.config.js(235B)
----README.md(464B)
----dist()
--------sourcemap-register.js(122KB)
--------index.js.map(293KB)
--------index.js(246KB)
--------licenses.txt(33KB)
----.gitignore(1KB)
----CODEOWNERS(27B)
----.eslintignore(40B)
----package-lock.json(336KB)
----package.json(1KB)

网友评论