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 5c386cc commit d022e83Copy full SHA for d022e83
.github/workflows/agreements.yaml
@@ -10,4 +10,4 @@ jobs:
10
uses: arys-splunk/github-workflows-reuse/.github/workflows/agreements.yml@main
11
secrets:
12
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
13
- PAT_CLATOOL: ${{ secrets.PAT_CLATOOL }}
+ PERSONAL_ACCESS_TOKEN: ${{ secrets.PAT_CLATOOL }}
0 commit comments