diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c86275e8..9c36a91d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,6 @@ on: pull_request: branches: - main - - feature/convert-resource-object paths-ignore: - 'README.md' @@ -16,6 +15,7 @@ on: - 'README.md' branches: - main + - feature/convert-resource-object # Ensures only 1 action runs per PR and previous is canceled on new trigger concurrency: