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 c681d3f commit 7ecc153Copy full SHA for 7ecc153
action.yml
@@ -1,3 +1,8 @@
1
name: "cpp-linter"
2
version": "0.0.1"
3
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