Skip to content

Commit

Permalink
Create appetize-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMarsh82 authored Nov 5, 2024
1 parent 2494753 commit 31c5f2b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/appetize-preview
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
##################################################################################
# Calls workflow from code repo
##################################################################################
name: Appetize Preview

on:
pull_request:
types: [labeled, synchronize]

jobs:
pr_preview:
uses: IDEMSInternational/open-app-builder/.github/workflows/reusable-appetize.yml@master
secrets: inherit

0 comments on commit 31c5f2b

Please sign in to comment.