This commit is contained in:
maggi373 2021-12-20 17:25:38 +01:00 committed by GitHub
parent b4c880cf1a
commit 3cfa13bacd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,11 +5,11 @@ name: Check code
on:
push:
paths-ignore:
- '**/README.md'
pull_request:
schedule:
- cron: '0 12 1 * *'
paths-ignore:
- '**/README.md'
jobs:
build: