Make sure CI runs on pull requests too

This commit is contained in:
Filipe Coelho 2023-01-10 20:46:49 +00:00 committed by GitHub
parent a238f10eec
commit f02bc421cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,11 @@ name: build
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
env:
CACHE_VERSION: 1