Skip to content

Commit 36ae13c

Browse files
committed
don't run on azure-sdk prs (like mgmt autoPrs from rest-specs)
1 parent 31ed12c commit 36ae13c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/chronus-verify.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
jobs:
1010
chronus-verify:
1111
name: Verify Chronus Change Descriptions
12+
if: >-
13+
github.event.pull_request.user.login != 'azure-sdk'
1214
runs-on: ubuntu-latest
1315
permissions:
1416
contents: read

0 commit comments

Comments
 (0)