Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
DerManoMann committed Mar 14, 2022
1 parent 7d1c095 commit 213be6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:

jobs:
call-laravel:
uses: DerManoMann/openapi-router/.github/workflows/laravel.yml@openapi-v41
uses: DerManoMann/openapi-router/.github/workflows/laravel.yml@master
call-lumen:
uses: DerManoMann/openapi-router/.github/workflows/lumen.yml@openapi-v41
uses: DerManoMann/openapi-router/.github/workflows/lumen.yml@master
call-slim:
uses: DerManoMann/openapi-router/.github/workflows/slim.yml@openapi-v41
uses: DerManoMann/openapi-router/.github/workflows/slim.yml@master

0 comments on commit 213be6a

Please sign in to comment.