Skip to content

Commit 0684ead

Browse files
authored
Prevent syncing to PR comments
1 parent c1ab32d commit 0684ead

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sync_github_issues_to_azdo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010

1111
jobs:
1212
alert:
13+
if: ${{ !github.event.issue.pull_request }}
1314
runs-on: ubuntu-latest
1415
steps:
1516
- name: Choose work item type

0 commit comments

Comments
 (0)