Skip to content

Commit 75a1474

Browse files
authored
Trigger supbase upsert on push to master instead of pull request (#15627)
1 parent c538cba commit 75a1474

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/push-registry-app-files-supabase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Push Registry App Files to Supabase
22

33
on:
4-
pull_request:
4+
push:
55
branches:
66
- master
77
paths:

pnpm-lock.yaml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)