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 4b0da92 commit f32a412Copy full SHA for f32a412
action.yml
@@ -1,5 +1,10 @@
1
name: 'Validates PR titles against Submitty guidelines'
2
description: 'Validates PR titles against Submitty guidelines'
3
+
4
+branding:
5
+ icon: 'check-square'
6
+ color: 'blue'
7
8
runs:
9
using: 'node12'
10
main: 'dist/index.js'
0 commit comments