fix: only run changeset action if target is master
Signed-off-by: djamaile <rdjamaile@gmail.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Automate changeset feedback
|
||||
on:
|
||||
pull_request_target:
|
||||
branches: ['master']
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
Reference in New Issue
Block a user