Compare commits

..

1 commit

Author SHA1 Message Date
Bart van der Braak
8fe3fedafe Setup python and make
Some checks failed
Run checks / checks (push) Failing after 8s
Run checks / checks (pull_request) Failing after 7s
2024-11-19 20:10:29 +01:00

View file

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