diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5077114..c8df580 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,6 +2,7 @@ name: Test this action on: push: branches-ignore: + - master - v1 tags-ignore: - '*'