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 c5bdc29 commit a01f7a3Copy full SHA for a01f7a3
.github/workflows/ci-post-commit-analyzer.yml
@@ -32,7 +32,6 @@ concurrency:
32
jobs:
33
post-commit-analyzer:
34
if: >-
35
- github.repository_owner == 'llvm' &&
36
github.event.action != 'closed'
37
runs-on: ubuntu-22.04
38
container:
0 commit comments