Skip to content

Commit

Permalink
Merge pull request #1146 from mraniki/dev
Browse files Browse the repository at this point in the history
⬆️ 🤖 - Fine day for friends
  • Loading branch information
github-actions[bot] authored Jan 14, 2024
2 parents 3f08009 + 2fc8314 commit 5004950
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: push


on:
workflow_dispatch:
pull_request:
types:
- closed
branches:
- 'dev'

jobs:
autopr:
uses: mraniki/coding_toolset/.github/workflows/🫸push.yml@main
secrets: inherit

0 comments on commit 5004950

Please sign in to comment.