Skip to content

Commit

Permalink
Don't update version on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-robert committed Jun 5, 2024
1 parent c5c193a commit 7c5b26e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/header-gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
working-directory: ./header-gen

- name: Update version
if: github.event_name != 'pull_request'
uses: microbit-foundation/npm-package-versioner-action@v1
with:
working-directory: ./header-gen
Expand Down

0 comments on commit 7c5b26e

Please sign in to comment.