Skip to content

Commit 46f4b15

Browse files
authored
Update action.yml
1 parent 6a5c28f commit 46f4b15

File tree

1 file changed

+4
-0
lines changed
  • .github/actions/https-everywhere-labeller

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: 'Alexa Labeller'
22
description: 'Label PRs with Top Alexa Labels'
3+
inputs:
4+
repo-token:
5+
description: 'Token for the repository'
6+
required: true
37
runs:
48
using: 'node12'
59
main: 'index.js'

0 commit comments

Comments
 (0)