ci: try to ignore build workflow when releasing

This commit is contained in:
Maxim Prokhorov
2021-05-15 23:04:38 +03:00
parent 4082a3fc84
commit 099cd05903
+2
View File
@@ -6,6 +6,8 @@ on:
push:
branches: [mega]
tags-ignore: '**'
paths-ignore:
- 'dist/Release_notes.txt'
pull_request:
branches: [mega]