Skip to content

Commit a82ead5

Browse files
authored
Change trigger from push to merge_group
Follow-up #1849
1 parent cc97375 commit a82ead5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish-migrations-staging.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Release Migrations - Staging
22

33
on:
44
push:
5-
branches:
6-
- develop
5+
merge_group:
76
workflow_dispatch:
87

98
jobs:

0 commit comments

Comments
 (0)