diff --git a/.github/workflows/pr-commit-message-enforcer-and-linker.yml b/.github/workflows/pr-commit-message-enforcer-and-linker.yml index 3c5681f..c25fc5f 100644 --- a/.github/workflows/pr-commit-message-enforcer-and-linker.yml +++ b/.github/workflows/pr-commit-message-enforcer-and-linker.yml @@ -7,11 +7,14 @@ on: jobs: pr-commit-message-enforcer-and-linker: runs-on: ubuntu-latest + permissions: + contents: read + pull-requests: write steps: - uses: actions/checkout@v3 - name: Azure DevOps Commit Validator and Pull Request Linker - uses: joshjohanning/azdo_commit_message_validator@only-link-in-pr + uses: joshjohanning/azdo_commit_message_validator@v2 with: azure-devops-organization: jjohanning0798 # The name of the Azure DevOps organization azure-devops-token: ${{ secrets.AZURE_DEVOPS_PAT }} # "Azure DevOps Personal Access Token (needs to be a full PAT) diff --git a/README.md b/README.md index bff9212..960a056 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # azdo-commit-message-enforcer-testing test + +test + +test