mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-04-22 05:55:43 +00:00
Merge pull request #792 from samkio/feature/glob
Use glob for path param
This commit is contained in:
commit
97e16fd489
10 changed files with 2731 additions and 68 deletions
|
|
@ -28,6 +28,7 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@actions/glob": "^0.3.0",
|
||||
"@octokit/graphql-schema": "^12.11.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue