ci: maybe it works now?

This commit is contained in:
Pedro Alves 2023-02-20 16:27:05 +00:00
parent 652a507745
commit 60faa3cf93

View file

@ -1,10 +1,6 @@
name: Run checks on code
on:
push:
branches: [ '!gh-pages' ]
pull_request:
branches: [ '!gh-pages' ]
on: [push, pull_request]
jobs:
check: