- fix PR CI

pull/59/head
Simon G 3 years ago committed by GitHub
parent df7c1409ce
commit c693b181f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .github/workflows/ci.yml

@ -1,10 +1,6 @@
name: CI name: CI
on: on: [push, pull_request]
push:
pull_request:
types: [opened, reopened, edited]
jobs: jobs:
build: build:

Loading…
Cancel
Save