Skip to content

Commit

Permalink
add roles assigner
Browse files Browse the repository at this point in the history
  • Loading branch information
ocodista committed Nov 13, 2023
1 parent a78023e commit e5353c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/roles-rendererer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,6 @@ jobs:

- name: Roles validator
run: yarn turbo start --filter roles-validator

- name: Roles assigner
run: yarn turbo start --filter roles-assigner

0 comments on commit e5353c3

Please sign in to comment.