Skip to content

Commit

Permalink
Merge pull request #95 from grucloud/github-action
Browse files Browse the repository at this point in the history
any branch
  • Loading branch information
FredericHeem authored Nov 13, 2023
2 parents 46fef84 + 68250f1 commit a537342
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bau/examples/bau-ts-test/.github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
paths:
- "bau/**"
branches:
- "*"

jobs:
build:
Expand Down

0 comments on commit a537342

Please sign in to comment.