diff options
author | Valery Piashchynski <[email protected]> | 2022-03-16 16:55:26 +0100 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2022-03-16 16:55:26 +0100 |
commit | cc7e25981feb1f0df4f0ba632ff238114dfc2820 (patch) | |
tree | 0a8f7ad07b2f20a2cceb5df0bd4850f937b0394c /.github | |
parent | 6b6a771b40d104ce4700a4cc0c49fc26449ef066 (diff) |
ci: remove old branches
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/tests.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f51e369b..6a435158 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -4,10 +4,7 @@ on: push: branches: - master - - beta - stable - tags-ignore: - - '**' paths-ignore: - '**.md' pull_request: |