aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHennadii Chernyshchyk <genaloner@gmail.com>2021-10-03 11:26:46 +0300
committerHennadii Chernyshchyk <genaloner@gmail.com>2021-10-03 11:26:46 +0300
commit6cc4f481dbf0664884a8c931308898519da9de89 (patch)
tree1293862bfc1c72ccc15069411a3ff6132c76f75e
parentMake CI labels more consistent (diff)
downloadsingleapplication-6cc4f481dbf0664884a8c931308898519da9de89.tar.xz
Ignore release drafts
-rw-r--r--.github/workflows/build-cmake.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build-cmake.yml b/.github/workflows/build-cmake.yml
index 16bdb25..6053315 100644
--- a/.github/workflows/build-cmake.yml
+++ b/.github/workflows/build-cmake.yml
@@ -2,6 +2,8 @@ name: "CI: Build Test"
on:
push:
+ branches-ignore:
+ - "releases/**"
paths-ignore:
- "**.md"
pull_request: