Skip to content

Commit

Permalink
Fixes changelog to run only on master
Browse files Browse the repository at this point in the history
Thanks @christophd for reporting this on camel-k
  • Loading branch information
oscerd committed Sep 28, 2020
1 parent 59c1a10 commit 9801bbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automatic-changelog-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
generate_changelog:
runs-on: ubuntu-latest
name: Generate changelog for master branch
if: github.ref == 'refs/heads/master' && github.repository == 'apache/camel-k-runtime'
steps:
- uses: actions/checkout@v1

Expand Down

0 comments on commit 9801bbf

Please sign in to comment.