We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c5439c commit df7ad43Copy full SHA for df7ad43
action.yml
@@ -0,0 +1,8 @@
1
+name: "Assign size label"
2
+description: "Assign labels based on pull request change sizes"
3
+runs:
4
+ using: "docker"
5
+ image: "Dockerfile"
6
+branding:
7
+ icon: "tag"
8
+ color: "blue"
0 commit comments