Skip to content

Commit

Permalink
btrfs-progs: ci: enable sanitizer checks for master branch
Browse files Browse the repository at this point in the history
The CI passes on the 6.9 pre-release branch, we can enable it for all
future releases.

Signed-off-by: David Sterba <[email protected]>
  • Loading branch information
kdave committed Jun 6, 2024
1 parent 4b8266c commit e4d372e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-sanitize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
push:
branches:
- sanitize-test
- master
jobs:
build-ubsan:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e4d372e

Please sign in to comment.