Fix workflow (#912)
This commit is contained in:
committed by
GitHub
parent
ad694b56f7
commit
6158a17ba8
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -1,6 +1,10 @@
|
|||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
on: [push, pull_request]
|
on:
|
||||||
|
pull_request:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user