diff --git a/.github/workflows/create-labels.yml b/.github/workflows/create-labels.yml index c1c5244..d256591 100644 --- a/.github/workflows/create-labels.yml +++ b/.github/workflows/create-labels.yml @@ -4,7 +4,6 @@ on: push: branches: - 'main' - - 'master' paths: - '.github/labels.yml' - '.github/workflows/create-labels.yml'