Skip to content

Commit 87bfa57

Browse files
committed
test: github action sync
1 parent c36c996 commit 87bfa57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-versions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
schedule:
55
- cron: '0 0 * * 1' # Runs at 00:00 every Monday
66
workflow_dispatch: # Allows manual trigger
7+
pull_request:
8+
types: [opened, reopened, synchronize]
79

810
jobs:
911
update-version:

0 commit comments

Comments
 (0)