Skip to content

Commit

Permalink
Refactor GitHub workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Oct 28, 2023
1 parent b218161 commit 51caaa8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/👷Flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,4 @@ jobs:
needs: [build]
uses: mraniki/coding_toolset/.github/workflows/📦Release.yml@main
secrets: inherit
pr-merge:
needs: [build, test]
uses: mraniki/coding_toolset/.github/workflows/⛙Automerge.yml@main
secrets: inherit

0 comments on commit 51caaa8

Please sign in to comment.