Skip to content

Commit

Permalink
Merge pull request #183 from lcollins/lc-test
Browse files Browse the repository at this point in the history
Test
  • Loading branch information
lcollins authored May 4, 2024
2 parents 3a08dc3 + bfc7720 commit 1147b53
Show file tree
Hide file tree
Showing 6 changed files with 1,565 additions and 5,277 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ inputs:
Also when generating a new PAT, select the least scopes necessary.
[Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets)
default: ${{ github.token }}
fail-on-violation:
description: 'Enables status markers to be added to check'
default: false
required: false
runs:
using: 'node20'
main: 'dist/index.js'
Expand Down
Loading

0 comments on commit 1147b53

Please sign in to comment.