diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index cf15d04f..245a4351 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -3,6 +3,9 @@ name: addie_ci env: {} on: + pull_request: + branches: + - '*' push: branches: - '*'