Skip to content

Commit db3e9c5

Browse files
authored
feat(ci): add deploy workflow
1 parent 078a8b5 commit db3e9c5

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)