Skip to content

Commit

Permalink
Update PR CI
Browse files Browse the repository at this point in the history
  • Loading branch information
asvishnyakov authored Jan 17, 2024
1 parent 3f6abcd commit 7211c39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ on:

jobs:
test:
uses: VirtoCommerce/.github/.github/workflows/[email protected].3
uses: VirtoCommerce/.github/.github/workflows/[email protected].36
secrets:
sonarToken: ${{ secrets.SONAR_TOKEN }}

build:
uses: VirtoCommerce/.github/.github/workflows/[email protected].3
uses: VirtoCommerce/.github/.github/workflows/[email protected].36
with:
uploadDocker: 'true'
eventName: ${{ github.event_name }}
Expand Down

0 comments on commit 7211c39

Please sign in to comment.