Skip to content

Commit

Permalink
Merge pull request #235 from mraniki/dev
Browse files Browse the repository at this point in the history
⬆️ 🤖 - Q	Why do ducks have big flat feet
  • Loading branch information
mraniki authored Oct 29, 2023
2 parents 3b682b2 + 157b1b2 commit 4bcda5c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3,307 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/👷Flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ on:
workflow_dispatch:
merge_group:


jobs:

lint:
uses: mraniki/coding_toolset/.github/workflows/🦺Lint.yml@main
secrets: inherit
Expand All @@ -22,10 +20,6 @@ jobs:
uses: mraniki/coding_toolset/.github/workflows/🐍Build.yml@main
secrets: inherit
release:
needs: [build]
needs: [build, test]
uses: mraniki/coding_toolset/.github/workflows/📦Release.yml@main
with:
settings_publish: true
secrets: inherit


Loading

0 comments on commit 4bcda5c

Please sign in to comment.