mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 15:16:28 +08:00
chore: trigger
This commit is contained in:
@@ -2,9 +2,9 @@ name: standard check
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [develop]
|
||||
branches: [ "develop", "master" ]
|
||||
pull_request:
|
||||
branches: [develop]
|
||||
branches: [ "develop", "master" ]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user