Skip to content

Commit

Permalink
chore: Add mozillavpn scopes to startup.sh for local development
Browse files Browse the repository at this point in the history
  • Loading branch information
ahal committed Jan 15, 2024
1 parent c80e3db commit 9650fc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ scopes=('hooks:trigger-hook:project-app-services/in-tree-action-1-generic/*' \
'hooks:trigger-hook:project-gecko/in-tree-action-1-release-promotion/*' \
'hooks:trigger-hook:project-mobile/in-tree-action-1-generic/*' \
'hooks:trigger-hook:project-mobile/in-tree-action-1-release-promotion/*' \
'hooks:trigger-hook:project-mozillavpn/in-tree-action-1-generic/*' \
'hooks:trigger-hook:project-mozillavpn/in-tree-action-1-release-promotion/*' \
'hooks:trigger-hook:project-xpi/in-tree-action-1-release-promotion/*')

function signin {
Expand Down

0 comments on commit 9650fc8

Please sign in to comment.