btrfs-progs: ci: run more workflows after pushing master branch

Run release tests after pushing master branch to verify that everything
is ok, also trigger the static build so there are binaries built with
the new version tag.

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2023-06-15 13:41:52 +02:00
parent d1d8fb4b59
commit 3139c26079
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
push:
branches:
- release-test
- master
jobs:
build:
runs-on: ubuntu-latest

View File

@ -8,6 +8,7 @@ on:
push:
branches:
- release-test
- master
jobs:
build:
runs-on: ubuntu-latest