We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff3759e + cc16318 commit c7b3148Copy full SHA for c7b3148
ql/lib/ext/trilom_file-changes-action.model.yml
@@ -0,0 +1,9 @@
1
+extensions:
2
+ - addsTo:
3
+ pack: githubsecuritylab/actions-all
4
+ extensible: sourceModel
5
+ data:
6
+ - ["trilom/file-changes-action", "*", "output.files", "PR changed files"]
7
+ - ["trilom/file-changes-action", "*", "output.files_added", "PR changed files"]
8
+ - ["trilom/file-changes-action", "*", "output.files_modified", "PR changed files"]
9
+ - ["trilom/file-changes-action", "*", "output.files_removed", "PR changed files"]
0 commit comments