Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-assign into refactor/#78_quotation
  • Loading branch information
seunggabi committed Jul 26, 2022
2 parents 7eb95f4 + 63d2137 commit 0cbd346
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Auto Author Assign
name: 'Auto Author Assign'
on: [pull_request_target]
permissions:
pull-requests: write
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ All notable changes to this project will be documented in this file. See [standa

### [1.5.1](https://github.com/toshimaru/auto-author-assign/compare/v1.5.0...v1.5.1) (2022-07-22)

## [1.5.0](https://github.com/toshimaru/auto-author-assign/compare/v1.4.0...v1.5.0) (2022-03-28)
### [1.5.0](https://github.com/toshimaru/auto-author-assign/compare/v1.4.0...v1.5.0) (2022-03-28)

## [1.4.0](https://github.com/toshimaru/auto-author-assign/compare/v1.3.7...v1.4.0) (2021-10-17)
### [1.4.0](https://github.com/toshimaru/auto-author-assign/compare/v1.3.7...v1.4.0) (2021-10-17)

### [1.3.7](https://github.com/toshimaru/auto-author-assign/compare/v1.3.6...v1.3.7) (2021-08-29)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This action automatically assigns PR author as an assignee.

```yml
# .github/workflows/auto-author-assign.yml
name: Auto Author Assign
name: 'Auto Author Assign'

on:
issues:
Expand Down

0 comments on commit 0cbd346

Please sign in to comment.