Skip to content

Commit

Permalink
ci(blesta-workflows): reviewed workflows for blesta modules repository
Browse files Browse the repository at this point in the history
  • Loading branch information
AsifNawaz-cnic committed Sep 24, 2024
1 parent 7c44850 commit c0f3305
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-dependabot-pr-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

blesta-ispapi-tests:
if: ${{ contains(inputs.repository, 'blesta-ispapi') }}
uses: ./.github/workflows/blesta-ispapi-test.yml
uses: ./.github/workflows/middleware-blesta-test.yml
secrets: inherit
permissions:
contents: read
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:

jobs:
tests:
uses: ./.github/workflows/blesta-ispapi-test.yml
uses: ./.github/workflows/middleware-blesta-test.yml
secrets: inherit

release:
Expand Down
File renamed without changes.

0 comments on commit c0f3305

Please sign in to comment.