Only check on branches
All checks were successful
/ tests (push) Successful in 2m55s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m0s
/ clippy (push) Successful in 1m45s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m38s
/ check (x86_64-unknown-linux-musl) (push) Successful in 2m59s

This commit is contained in:
asonix 2024-02-12 13:47:51 -06:00
parent 5c551221b4
commit 4d2c642c79

View file

@ -1,5 +1,7 @@
on:
push:
branches:
- '*'
pull_request:
branches:
- main