Skip to content

Commit

Permalink
Merge pull request #325 from mraniki/dev
Browse files Browse the repository at this point in the history
👷 CI Change
  • Loading branch information
github-actions[bot] committed Oct 18, 2023
2 parents d6b14e3 + cbae19b commit 3af34e0
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/👷Flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ jobs:
needs: [lint]
uses: mraniki/coding_toolset/.github/workflows/🧪Test.yml@main
secrets: inherit
# security:
# needs: [lint]
# uses: mraniki/coding_toolset/.github/workflows/🔏Security.yml@main
# secrets: inherit
build:
needs: [lint]
uses: mraniki/coding_toolset/.github/workflows/🐍Build.yml@main
Expand All @@ -32,11 +28,3 @@ jobs:
needs: [build, test]
uses: mraniki/coding_toolset/.github/workflows/⛙Automerge.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
# secrets: inherit

0 comments on commit 3af34e0

Please sign in to comment.