diff --git a/.github/workflows/auto-pr.yml b/.github/workflows/auto-pr.yml index 608a80b..4948000 100644 --- a/.github/workflows/auto-pr.yml +++ b/.github/workflows/auto-pr.yml @@ -2,6 +2,7 @@ name: Pull Request on Branch Push on: push: branches-ignore: + - master - staging - launchpad - production