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 37eb5bb commit e03e067Copy full SHA for e03e067
.github/workflows/auto-release.yml
@@ -10,6 +10,7 @@ permissions:
10
11
jobs:
12
release:
13
+ if: false # TODO(CG-10755): merge this with release.yml
14
name: Release
15
runs-on: ubuntu-latest
16
permissions:
0 commit comments