Merge pull request #5354 from maxGimeno/CI-Test_demo-maxGimeno

CI: Trigger the demo checks on push too
This commit is contained in:
Laurent Rineau 2021-01-15 10:06:27 +01:00 committed by GitHub
commit 7b552dbd7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Test Polyhedron Demo
on: [pull_request]
on: [push, pull_request]
jobs:
batch_1: