Skip to content

Commit 66534d2

Browse files
committed
testinmg wf
1 parent aeaf5ee commit 66534d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/api-deploy-personal.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ name: Deploy Personal Feeds API
1717

1818
on:
1919
# PR for testing
20-
pull_request:
20+
push:
2121
branches:
22-
- main
22+
- 'user_feature_flag'
2323
workflow_dispatch:
2424
inputs:
2525
name_suffix:

0 commit comments

Comments
 (0)