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 7549442 commit 49442e4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: ⛙pr


on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"

jobs:
autopr:
uses: mraniki/coding_toolset/.github/workflows/⛙pr.yml.yml@main
secrets: inherit
8 changes: 4 additions & 4 deletions .github/workflows/👷Flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: mraniki/coding_toolset/.github/workflows/🪞Mirror.yml@main
secrets: inherit

merge:
needs: [release]
uses: mraniki/coding_toolset/.github/workflows/⛙Automerge.yml@main
secrets: inherit
# merge:
# needs: [release]
# uses: mraniki/coding_toolset/.github/workflows/⛙Automerge.yml@main
# secrets: inherit

0 comments on commit 49442e4

Please sign in to comment.