diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index be5fba3..5dacc95 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,7 @@ name: ci on: - # FIXME: if you want this to be available for PRs, uncomment this line - # pull_request: + pull_request: push: branches: - main