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.
2 parents cadf1c9 + 084eed3 commit 10c2ab1Copy full SHA for 10c2ab1
.github/workflows/release.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
release:
10
name: Release
11
+ if: github.repository_owner == 'BitGo'
12
runs-on: ubuntu-latest
13
14
steps:
0 commit comments