Skip to content

Commit

Permalink
Merge branch 'main' into users/cjdutoit/infra-build-script
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdutoit authored May 20, 2024
2 parents 4320455 + 4adf842 commit 99fcdc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Apply Label
uses: actions/github-script@v6
with:
github-token: ${{ secrets.PAT_FOR_TAGGING }}
token: ${{ secrets.PAT_FOR_TAGGING }}
script: >2+
const prefixes = [
'INFRA:',
Expand Down

0 comments on commit 99fcdc4

Please sign in to comment.