We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f3149 commit 44ba85fCopy full SHA for 44ba85f
.github/workflows/microsoft-backport.yml
@@ -6,6 +6,7 @@ on:
6
issue_comment:
7
types: [created]
8
pull_request:
9
+ branches: [main]
10
types: [synchronize]
11
12
permissions:
0 commit comments