parent
a4bd1cb67c
commit
762c461780
8
.github/workflows/test.yaml
vendored
8
.github/workflows/test.yaml
vendored
@ -1,6 +1,12 @@
|
||||
name: Test
|
||||
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
Loading…
Reference in New Issue
Block a user