path-watcher-action

时间:2024-05-19 15:01:43
【文件属性】:

文件名称:path-watcher-action

文件大小:765KB

文件格式:ZIP

更新时间:2024-05-19 15:01:43

JavaScript

路径观察者动作 给定一个逗号分隔的glob列表,返回触发该动作的头提交是否涉及任何输入路径的更改。 用法: on : [push] jobs : job : runs-on : ubuntu-latest steps : - id : modified uses : pheel/path-watcher-action@v1 with : github_token : ${{ secrets.GITHUB_TOKEN }} # no need to set this secret, it is always available! paths : ' dir1/**/*,dir2/**/* ' return_files : true # if true, return


网友评论