Author: Michael Davis [mcarsondavis@gmail.com]
Hash: 1d63cd49529ef3153393cf8f620718b274bba715
Timestamp: Sat, 10 Dec 2022 00:48:25 +0000 (1 year ago)

+1 -1 +/-1 browse
Run CI on pushes and pull requests
1diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
2index 0ed66f6..12b55ec 100644
3--- a/.github/workflows/ci.yml
4+++ b/.github/workflows/ci.yml
5 @@ -1,6 +1,6 @@
6 name: CI
7
8- on: push
9+ on: [push, pull_request]
10
11 jobs:
12 bless: