Skip to content

Commit

Permalink
Merge pull request #150 from ZorrillosDev/chore--add-custom-gateway
Browse files Browse the repository at this point in the history
chore: add dependant flow
  • Loading branch information
geolffreym authored May 30, 2022
2 parents 7e3e111 + 078a6ee commit a0b30bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
jobs:
release:
runs-on: ubuntu-latest
needs: "test"
steps:
- name: Check out Git repository
uses: actions/checkout@v2
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
jobs:
release:
runs-on: ${{ matrix.os }}
needs: "test"
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit a0b30bc

Please sign in to comment.