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 31f636a commit 55ab9a0Copy full SHA for 55ab9a0
.github/workflows/premerge.yaml
@@ -74,7 +74,6 @@ jobs:
74
permerge-check-macos:
75
runs-on: macos-14
76
if: >-
77
- github.repository_owner == 'llvm' &&
78
(startswith(github.ref_name, 'release/') ||
79
startswith(github.base_ref, 'refs/heads/release/'))
80
steps:
0 commit comments