diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0ced84a1b..0e6bbd6c7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,11 +1,11 @@ name: CI on: + workflow_dispatch: push: branches: - master - tags: - - "v*" + - add-placeholders-for-label pull_request: branches: - master