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 7f955b0 commit 37facbfCopy full SHA for 37facbf
.github/workflows/pr-request-release-note.yml
@@ -11,7 +11,6 @@ on:
11
jobs:
12
request-release-note:
13
if: >-
14
- github.repository_owner == 'llvm' &&
15
startsWith(github.ref, 'refs/heads/release')
16
17
runs-on: ubuntu-latest
0 commit comments