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
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user