Skip to content

Commit

Permalink
[maykinmedia/open-api-framework#99] Add quick-start.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmursa-dev committed Feb 3, 2025
1 parent 135d3a1 commit c455db3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/quick-start.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: quick-start

on:
push:
branches:
- master
pull_request:
branches:
- '**'
workflow_dispatch:

jobs:
open-api-workflow-quick-start:
uses: maykinmedia/open-api-workflows/.github/workflows/quick-start.yml@feature/add-quick-start
with:
fixtures: 'klantinteracties contactgegevens'

0 comments on commit c455db3

Please sign in to comment.