Skip to content

Commit 47195bc

Browse files
committed
Update workflow file
1 parent 659412d commit 47195bc

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
name: Push Registry App Files to Supabase
22

33
on:
4-
push:
4+
pull_request:
55
branches:
6-
- biz/dj-2899-create-a-github-action-to-upsert-any-changed-app-files-into
6+
- master
77
paths:
88
- 'components/**'
9-
- '.github/actions/push-registry-app-files-supabase/**'
109

1110
jobs:
1211
push_to_supabase:

pnpm-lock.yaml

Lines changed: 4 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)