Skip to content

Commit

Permalink
feat: upgrade pull request workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AnguIar authored Aug 26, 2024
1 parent 27962e9 commit 119bf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [pull_request]

jobs:
pull_request:
uses: MapColonies/shared-workflows/.github/workflows/pull_request.yaml@v1
uses: MapColonies/shared-workflows/.github/workflows/pull_request.yaml@v2
secrets: inherit
with:
enableOpenApiCheck: false

0 comments on commit 119bf38

Please sign in to comment.