Update continuous.yml
This commit is contained in:
parent
978620605f
commit
6cac38b3a6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/continuous.yml
vendored
2
.github/workflows/continuous.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: continuous
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue