Skip to content

Commit

Permalink
Merge pull request #506 from linear-b/add-dev-team-as-reviewers
Browse files Browse the repository at this point in the history
  • Loading branch information
ShakedZrihen authored May 8, 2024
2 parents 076dfca + c9a7c0f commit 7676fb0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .cm/notify-dev-team.cm
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# -*- mode: yaml -*-

manifest:
version: 1.0

automations:
notify_dev_team:
if:
- true
run:
- action: add-reviewers@v1
args:
reviewers: ['linear-b/team-flare']

0 comments on commit 7676fb0

Please sign in to comment.