You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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 <[email protected]>
0 commit comments