diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2c54539..5984826 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,6 +4,9 @@ on: pull_request: branches: - main + push: + branches: + - github-actions-test jobs: build-and-selftest: