Skip to content

Commit

Permalink
Add GH Action to build sbm
Browse files Browse the repository at this point in the history
  • Loading branch information
fabapp2 committed Aug 5, 2023
1 parent f4f509c commit 688f9c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-sbm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ on:
push:
branches:
- "**"
paths:
- "!sbm-support-rewrite/**"
paths-ignore:
- "sbm-support-rewrite/**"
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 688f9c8

Please sign in to comment.