Skip to content

Commit

Permalink
test stage two build when dist changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ajvincent committed Mar 14, 2024
1 parent c72e37e commit d5f3f31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.stage-two.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- 'stage_1_snapshot/prototype-snapshot/**'
- 'stage_2_**'
- 'utilities/**'
- 'dist/**'
jobs:
build-stage-two:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d5f3f31

Please sign in to comment.