- 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
on:
push:
pull_request:
types: [opened, reopened, edited]
on: [push, pull_request]
jobs:
build:

Loading…
Cancel
Save