mirror of
https://github.com/BitskiCo/jwk-rs
synced 2025-06-20 18:05:19 +00:00
Run CI on merge requests
This commit is contained in:
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -1,4 +1,10 @@
|
|||||||
on: push
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user