Skip to content

Commit caaf93a

Browse files
authored
Apply suggestion from @mikeharder
1 parent dc46b23 commit caaf93a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-enforcer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
statuses: write # to set status (azure/azure-sdk-actions)
2121
pull-requests: read # to read pull requests; use "write" for response comments (azure/azure-sdk-actions)
2222
checks: read # to read check status (azure/azure-sdk-actions)
23-
name: Check Enforcer [${{ github.event_name }}:${{ github.event.action }}]
23+
name: [TEST-IGNORE] Check Enforcer (${{ github.event_name }}:${{ github.event.action }})
2424
runs-on: ubuntu-latest # This image is intentionally set to "latest", and not to a specific version
2525
steps:
2626
- uses: azure/azure-sdk-actions@e1ab1a2cb5944bfea74b5cdbfc96e34da96548d2

0 commit comments

Comments
 (0)