Skip to content

Commit 7ecc153

Browse files
authored
Update action.yml
1 parent c681d3f commit 7ecc153

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

action.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
name: "cpp-linter"
22
version": "0.0.1"
33
author": "smay1613 <dimaafa0@gmail.com>"
4+
inputs:
5+
repo-token:
6+
description: 'The GITHUB_TOKEN secret'
7+
runs:
8+
main: 'runchecks.sh'

0 commit comments

Comments
 (0)