Skip to content

Commit

Permalink
fix: fixed reviewers field syntax error (#892)
Browse files Browse the repository at this point in the history
* if changes actions don't check

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* added reviewers and fixed branch

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* discard chnage, might make it later

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* fixed syntax error:

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* forgot to save

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>
  • Loading branch information
allisonsuarez authored Jan 28, 2021
1 parent dd57d44 commit b7f99d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/monthly_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
Auto-generated by [create-pull-request][1]
[1]: https://github.com/peter-evans/create-pull-request
team-reviewers: @amundsen-io/amundsen-committers
team-reviewers: amundsen-io/amundsen-committers
branch: ${{ env.BRANCH_NAME }}
base: master
delete-branch: true
Expand Down

0 comments on commit b7f99d4

Please sign in to comment.