Skip to content

Commit 37e9bdb

Browse files
committed
fix: remove synchronised instead of edited
1 parent 3a21653 commit 37e9bdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/enforce-release-source.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
types:
88
- opened
99
- reopened
10-
- synchronize
10+
- edited
1111

1212
concurrency:
1313
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)