Commit c0ade1b
authored
[CI] Redirect and fix email-check workflow (#13375)
1bed639
resolved a merge conflict in .github/workflows/email-check.yaml by
reintroducing a removed "uses" key. However, this makes for an invalid
configuration. This commit removes the invalid conflict resolution.
Additionally, it changes the check for repository in the workflow to
require intel/llvm. This should make it run as part of our CI.
---------
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>1 parent 16da4ec commit c0ade1b
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments