Skip to content

Commit e4d372e

Browse files
committed
btrfs-progs: ci: enable sanitizer checks for master branch
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]>
1 parent 4b8266c commit e4d372e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-sanitize.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
push:
1111
branches:
1212
- sanitize-test
13+
- master
1314
jobs:
1415
build-ubsan:
1516
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)