Skip to content

Commit 4437e09

Browse files
Red-AsukaSwilder-M
authored andcommitted
feat(ci): add deploy workflow
1 parent f47a86b commit 4437e09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
deploy:
1010
runs-on: ubuntu-latest
11+
if: github.repository_owner == 'mqtt-ai'
1112
steps:
1213
- name: Trigger Amplify webhook
1314
run: |

0 commit comments

Comments
 (0)