diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9dc2f9b..3219705 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,10 +1,6 @@ name: CI -on: - push: - branches: [ test ] - pull_request: - branches: [ test ] +on: [push, pull_request] jobs: container: