summaryrefslogtreecommitdiff
path: root/.github/workflows/tests.yml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-03-16 13:57:21 +0100
committerGitHub <[email protected]>2023-03-16 13:57:21 +0100
commit1bf2711022af56bb6c4a205a55165519e52902fc (patch)
tree047ca73e1822c251ba02ee148c4ef5b37b5e506c /.github/workflows/tests.yml
parentd2eefe3af7bbeb8c302b5af1448318a1e600980d (diff)
parent1317d7e4c4ebd598bc7735fcec0713c79248ea48 (diff)
[#1507]: pre-release: `v2023.1.0-beta.1`v2023.1.0-beta.1
Diffstat (limited to '.github/workflows/tests.yml')
-rw-r--r--.github/workflows/tests.yml4
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: