We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4125ac1 commit 77aaa81Copy full SHA for 77aaa81
1 file changed
action.yaml
@@ -5,6 +5,9 @@ inputs:
5
token:
6
description: "A Github personal authentication token"
7
required: true
8
+ yamlpath:
9
+ description: "Path to the teams.yaml file (if missing, assume it's in repo root)"
10
+ required: false
11
12
runs:
13
using: "composite"
0 commit comments