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 c336279 commit 2372e7bCopy full SHA for 2372e7b
README.md
@@ -27,7 +27,7 @@ As simple as that!
27
28
- uses: OSDKDev/lock-issues@v1
29
with:
30
- repo-token: "${{ secrets.GITHUB_TOKEN }}"
+ repo-token: {Token with permissions over the target repository / issue}
31
owner-name: {Owner Name - Optional - Default: Context's Repository Owner}
32
repo-name: {Repository Name - Optional - Default: Context's Repository}
33
issue-number: {Issue Number - Optional - Default: Context's Issue}
0 commit comments