ci: get rid of you may only define one of branches and branches-ignore for a single event

This commit is contained in:
Abdullah Atta
2024-01-31 15:20:21 +05:00
parent 896884ff59
commit 27dc19cb58

View File

@@ -5,8 +5,7 @@ on:
push:
branches:
- master
branches-ignore:
- v3-beta
- "!v3-beta"
paths-ignore:
- "apps/mobile/**"
- "packages/editor-mobile/**"
@@ -24,8 +23,7 @@ on:
- synchronize
branches:
- master
branches-ignore:
- v3-beta
- "!v3-beta"
paths-ignore:
- "apps/mobile/**"
- "packages/editor-mobile/**"