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 0e7c0a1 commit bf5d7a9
Showing 1 changed file with 12 additions and 0 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

0 comments on commit bf5d7a9

Please sign in to comment.