Skip to content

Commit

Permalink
Merge pull request #279 from mraniki/dev
Browse files Browse the repository at this point in the history
👷Flow.yml
  • Loading branch information
mraniki committed Aug 20, 2023
2 parents f3c5b99 + fb381a1 commit c1e82c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 62 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/👷Flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
workflow_dispatch:
merge_group:


jobs:
lint:
uses: mraniki/coding_toolset/.github/workflows/🦺Lint.yml@main
Expand All @@ -27,6 +28,10 @@ jobs:
needs: [build]
uses: mraniki/coding_toolset/.github/workflows/📦Release.yml@main
secrets: inherit
publish:
needs: [release]
uses: mraniki/coding_toolset/.github/workflows/🚚Publish.yml@main
secrets: inherit
docker:
needs: [release]
uses: mraniki/coding_toolset/.github/workflows/🐳Docker.yml@main
Expand Down
62 changes: 0 additions & 62 deletions docs/_templates/navbar.html

This file was deleted.

0 comments on commit c1e82c9

Please sign in to comment.