Compare commits

..

1 commit

Author SHA1 Message Date
Bart van der Braak
3beef0c297 Setup python and make
Some checks failed
Run checks / checks (pull_request) Failing after 7s
2024-11-19 20:12:50 +01:00

View file

@ -1,5 +1,8 @@
name: Run checks
on: [ push, pull_request ]
on:
pull_request:
branches:
- main
jobs:
checks:
runs-on: docker