Skip to content

Commit

Permalink
chore(ci): disable release please on forks (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Mar 23, 2022
1 parent 78eac8c commit ed7f939
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
if: github.repository == 'bcoe/c8'
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
id: release
Expand Down

0 comments on commit ed7f939

Please sign in to comment.