mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
ci: get rid of you may only define one of branches and branches-ignore for a single event
This commit is contained in:
6
.github/workflows/web.beta.publish.yml
vendored
6
.github/workflows/web.beta.publish.yml
vendored
@@ -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/**"
|
||||
|
||||
Reference in New Issue
Block a user