We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef8a98 commit 416eb46Copy full SHA for 416eb46
.github/workflows/email-check.yaml
@@ -2,8 +2,9 @@ name: "Check for private emails used in PRs"
2
3
on:
4
pull_request:
5
- types:
6
- - opened
+ branches:
+ - sycl
7
+ - sycl-rel-**
8
9
permissions:
10
contents: read
0 commit comments