merge #41

Merged
Sirherobrine23 merged 7 commits from main into stable 2021-02-16 17:46:35 +00:00
21 changed files with 52 additions and 1305 deletions
Showing only changes of commit 3f8b7adfde - Show all commits

View File

@ -4,14 +4,12 @@ on:
push: push:
branches: branches:
- main - main
schedule: paths-ignore:
- cron: "0 13 * */1 *" - 'README.md'
paths-ignore: - '.github/*/**'
- 'README.md' - 'package-lock.json'
- '.github/*/**' - '.devcontainer/**'
- 'package-lock.json' - 'CHANGELOG.md'
- '.devcontainer/**'
- 'CHANGELOG.md'
jobs: jobs:
check: check:
strategy: strategy: