Skip to content

Commit 8b71356

Browse files
authored
ci: disable release workflow in forks (#765)
1 parent 812bf9b commit 8b71356

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ name: release-please
1313
jobs:
1414
release-please:
1515
runs-on: ubuntu-latest
16+
if: ${{ github.repository }} == 'stac-utils/stac-api-validator'
1617
steps:
1718
- uses: actions/create-github-app-token@v2
1819
id: generate-token

0 commit comments

Comments
 (0)