Skip to content

Commit

Permalink
back out the CI/CD run on push to feature branch
Browse files Browse the repository at this point in the history
  • Loading branch information
PLeVasseur committed Apr 1, 2024
1 parent 676aa56 commit 9e8bbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ name: Build checks and tests

on:
push:
branches: [ main, feature/initial-pluggable-ustreamer ]
branches: [ main ]
pull_request:
paths:
- "up-streamer/src/**"
Expand Down

0 comments on commit 9e8bbb7

Please sign in to comment.