Skip to content

Commit

Permalink
ci: Change deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkray committed Sep 24, 2024
1 parent 1049dac commit 97ac740
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Publish GiniHealthSDKExample to App Center
on:
push:
paths:
- 'HealthSDK/**'
- 'HealthAPILibrary/**'
workflow_dispatch:
jobs:
check:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Publish GiniMerchantSDKExample to App Center
on:
push:
paths:
- 'MerchantSDK/**'
- 'HealthAPILibrary/**'
workflow_dispatch:
jobs:
check:
Expand Down

0 comments on commit 97ac740

Please sign in to comment.