Skip to content

Commit

Permalink
👷 CI Change
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Oct 18, 2023
1 parent 8247e91 commit 4a4ef77
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 4a4ef77

Please sign in to comment.