diff options
author | Valery Piashchynski <[email protected]> | 2023-03-16 13:57:21 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2023-03-16 13:57:21 +0100 |
commit | 1bf2711022af56bb6c4a205a55165519e52902fc (patch) | |
tree | 047ca73e1822c251ba02ee148c4ef5b37b5e506c /.github/workflows | |
parent | d2eefe3af7bbeb8c302b5af1448318a1e600980d (diff) | |
parent | 1317d7e4c4ebd598bc7735fcec0713c79248ea48 (diff) |
[#1507]: pre-release: `v2023.1.0-beta.1`v2023.1.0-beta.1
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/tests.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 067ef357..7f0cd7ef 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -5,11 +5,7 @@ on: branches: - master - stable - paths-ignore: - - "**.md" pull_request: - paths-ignore: - - "**.md" jobs: validate-config-file: |