1
0
mirror of https://github.com/BitskiCo/jwk-rs synced 2024-11-21 19:49:20 +00:00

Run CI on merge requests

This commit is contained in:
Nick Hynes 2021-04-28 10:41:36 -05:00
parent 463e9221ba
commit 2bf261052c
No known key found for this signature in database
GPG Key ID: 5B3463E9F1D73C83

View File

@ -1,4 +1,10 @@
on: push
on:
push:
branches:
- master
pull_request:
branches:
- master
name: CI