Skip to content

Commit

Permalink
Add test hook
Browse files Browse the repository at this point in the history
  • Loading branch information
leepeuker committed Sep 7, 2023
1 parent 7409270 commit 412bfc9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-openapi.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Deploy openapi.json to https://api.movary.org

on:
push:
branches:
- main
- add-actions-to-deploy-openapi-changes
release:
types: [published]
paths:
Expand Down

0 comments on commit 412bfc9

Please sign in to comment.