Ignore release drafts

This commit is contained in:
Hennadii Chernyshchyk 2021-10-03 11:26:46 +03:00
parent 7c6e91f3bc
commit 6cc4f481db
No known key found for this signature in database
GPG Key ID: 24623302B8395825

View File

@ -2,6 +2,8 @@ name: "CI: Build Test"
on:
push:
branches-ignore:
- "releases/**"
paths-ignore:
- "**.md"
pull_request: