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:
branches:
- main
schedule:
- cron: "0 13 * */1 *"
paths-ignore:
- 'README.md'
- '.github/*/**'
- 'package-lock.json'
- '.devcontainer/**'
- 'CHANGELOG.md'
paths-ignore:
- 'README.md'
- '.github/*/**'
- 'package-lock.json'
- '.devcontainer/**'
- 'CHANGELOG.md'
jobs:
check:
strategy: