We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ab32d commit 0684eadCopy full SHA for 0684ead
1 file changed
.github/workflows/sync_github_issues_to_azdo.yml
@@ -10,6 +10,7 @@ on:
10
11
jobs:
12
alert:
13
+ if: ${{ !github.event.issue.pull_request }}
14
runs-on: ubuntu-latest
15
steps:
16
- name: Choose work item type
0 commit comments