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 81a75aa commit 4dac953Copy full SHA for 4dac953
.github/workflows/build-operations-metrics-container.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Build Container
28
uses: llvm/llvm-project/.github/actions/build-container@9ee130fa0c8bb163b69923f203f3b2399fea747d
29
with:
30
- container_name: operations-metrics
+ container-name: operations-metrics
31
context: premerge/ops-container
32
33
push-operations-metrics-container:
0 commit comments