We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3913789 commit 5b90b75Copy full SHA for 5b90b75
1 file changed
.github/workflows/job-ocm.yaml
@@ -12,7 +12,6 @@ permissions:
12
13
jobs:
14
release:
15
- if: ${{ github.ref == 'refs/heads/main' }}
16
uses: platform-mesh/.github/.github/workflows/job-ocm.yml@main
17
secrets: inherit
18
with:
0 commit comments