mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 08:19:47 +00:00
Add also synchronize type
This commit is contained in:
parent
5ca9a7cff9
commit
d3e532cc22
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Build and Release
|
||||
on:
|
||||
pull_request:
|
||||
types: [edited]
|
||||
types: [edited, synchronize]
|
||||
|
||||
jobs:
|
||||
build-dotnet:
|
||||
|
Loading…
Reference in New Issue
Block a user