mirror of https://github.com/CGAL/cgal
Merge pull request #5354 from maxGimeno/CI-Test_demo-maxGimeno
CI: Trigger the demo checks on push too
This commit is contained in:
commit
7b552dbd7d
|
|
@ -1,6 +1,6 @@
|
|||
name: Test Polyhedron Demo
|
||||
|
||||
on: [pull_request]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
batch_1:
|
||||
|
|
|
|||
Loading…
Reference in New Issue