Commit Graph

10 Commits

Author SHA1 Message Date
Patrick Lewis
d8ad098372 fix(CI): run-build label (#8966) 2021-11-05 08:59:29 +01:00
Skjalf
f66d0ce345 fix(CI): Don't run builds when PRs are labeled (#8290) 2021-10-05 21:13:14 -03:00
Patrick Lewis
4c810ae677 chore(CI): enable macos-11 (#7127) 2021-07-28 21:51:33 -07:00
Patrick Lewis
6be8fa2c73 fix(CI): workflow updates (#6439) 2021-06-20 13:09:42 +02:00
Patrick Lewis
fc10f1a72d fix(CI): limit concurrency group to PR's (#6419) 2021-06-19 14:10:43 +02:00
Patrick Lewis
ec2d155094 feat(CI): limit workflow concurrency (#6332) 2021-06-14 11:05:48 +02:00
Patrick Lewis
28664a2f9b feat(CI): run pr builds on label (#6241) 2021-06-08 22:07:34 -07:00
Patrick Lewis
a32275224d feat(CI): trigger build on pr review (#5645) 2021-05-09 15:21:14 -06:00
Patrick Lewis
b71a5b6f94 fix(CI): change on: push to only run on master branch (#5591) 2021-05-02 05:09:42 -07:00
Patrick Lewis
362b66547c chore(CI): move macos build to separate workflow (#5416)
* chore(CI): move macos build to separate workflow

* chore(README): add status badge

* fix(CI): remove needs dependency

* fix(CI/macOS): update ccache path

Co-Authored-By: Rochet2 <rochet2@post.com>

* fix(CI): remove space

Co-authored-by: Rochet2 <rochet2@post.com>
2021-04-23 12:25:33 -07:00