File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 3333#### Changed
3434
3535* Changed README with latest changes [ #66 ] ( https://github.com/srggrs/assign-one-project-github-action/pull/66 ) .
36+ * Change action to use local Docker image [ #68 ] ( https://github.com/srggrs/assign-one-project-github-action/pull/68 ) .
3637
3738## [ 1.2.0] ( https://github.com/srggrs/assign-one-project-github-action/compare/prep-release-1.2.0...HEAD ) ()
3839
@@ -44,6 +45,7 @@ Features:
4445
4546#### List of PRs
4647
48+ - [ #68 ] ( https://github.com/srggrs/assign-one-project-github-action/pull/68 ) fix: change action to use local dockerfile.
4749- [ #66 ] ( https://github.com/srggrs/assign-one-project-github-action/pull/66 ) doc: added Changelog and code of conduct, change readme.
4850- [ #62 ] ( https://github.com/srggrs/assign-one-project-github-action/pull/62 ) feat: added support for Pull request target for forks of repository.
4951- [ #59 ] ( https://github.com/srggrs/assign-one-project-github-action/pull/59 ) doc: fix typo.
Original file line number Diff line number Diff line change @@ -119,3 +119,5 @@ jobs:
119119` ` `
120120
121121## [Change Log](./CHANGELOG.md)
122+
123+ Please refer to the list of changes [here](./CHANGELOG.md)
You can’t perform that action at this time.
0 commit comments