mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Tech | Enhancement | Add workflow_dispatch it adds button for manually run flow (#2233)
This commit is contained in:
parent
a4ef6be717
commit
4c2a258d50
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
|
@ -1,4 +1,5 @@
|
|||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
# add "synchronize" in "types", in order to trigger workflow for pull request commit(s) pushes.
|
||||
types: [opened]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue