Skip to content

Commit

Permalink
Merge pull request #441 from DopplerHQ/andre/update-releaser
Browse files Browse the repository at this point in the history
chore: update owners
  • Loading branch information
apazzolini authored Nov 27, 2023
2 parents 1bfa1cf + e921139 commit 485b074
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @piccirello
* @DopplerHQ/cli-reviewers
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
publish:
runs-on: ubuntu-latest-16-core
environment: "production"
if: github.actor == 'piccirello'
if: github.actor == 'apazzolini' || github.actor == 'nmanoogian'
permissions:
contents: write
steps:
Expand Down

0 comments on commit 485b074

Please sign in to comment.