We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101beb4 commit c62d400Copy full SHA for c62d400
action.yaml
@@ -1,6 +1,9 @@
1
name: GitHub Actions Typing
2
description: Bring type-safety to your GitHub actions' API!
3
author: Piotr Krzemiński
4
+branding:
5
+ icon: lock
6
+ color: green
7
runs:
8
using: 'docker'
9
image: 'Dockerfile'
0 commit comments