diff --git a/.github/workflows/pr-commit-message-enforcer-and-linker.yml b/.github/workflows/pr-commit-message-enforcer-and-linker.yml index f5fc80a..0658f1e 100644 --- a/.github/workflows/pr-commit-message-enforcer-and-linker.yml +++ b/.github/workflows/pr-commit-message-enforcer-and-linker.yml @@ -6,12 +6,12 @@ on: jobs: pr-commit-message-enforcer-and-linker: - runs-on: ubuntu-latest - + runs-on: windows-latest + steps: - uses: actions/checkout@v3 - name: Azure DevOps Commit Validator and Pull Request Linker - uses: joshjohanning/azdo_commit_message_validator@v1 + uses: joshjohanning/azdo_commit_message_validator@fix-path 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 679d500..bff9212 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# azdo-commit-message-enforcer-testing \ No newline at end of file +# azdo-commit-message-enforcer-testing + +test