Skip to content

Commit ea05a48

Browse files
committed
change to re deploy
1 parent 39f3cab commit ea05a48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-to-public.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Sync Merged Changes to Public Repo
22

33
# Trigger this workflow whenever a Pull Request is merged into the internal repo.
4-
# A merge closes the PR and updates the base branch, so we can sync that branch to the public repository.
4+
# A merge closes the PR and updates the base branch, so we can sync that branch to the public repository
55
on:
66
pull_request:
77
types: [closed]

0 commit comments

Comments
 (0)