Skip to content

Commit

Permalink
Merge pull request #23 from DaleStudy/ci-automation
Browse files Browse the repository at this point in the history
μžλ™ν™” μ›Œν¬ν”Œλ‘œμš°
  • Loading branch information
DaleSeo authored Oct 20, 2024
2 parents 292cf91 + a056cd2 commit 976768a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/automation.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: πŸ€– Automation

on:
pull_request_target:
types: [opened, reopened]

jobs:
assign-author:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: toshimaru/[email protected]

0 comments on commit 976768a

Please sign in to comment.