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 c3d2215 commit 8247e91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/👷Flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ 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
# publish:
# needs: [release]
# uses: mraniki/coding_toolset/.github/workflows/🚚Publish.yml@main
Expand Down

0 comments on commit 8247e91

Please sign in to comment.