Merge pull request #314 from hannobraun/ci

Trigger CI build for all paths
This commit is contained in:
Hanno Braun 2022-03-09 14:41:39 +01:00 committed by GitHub
commit e52f9927f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,6 @@ on:
push: push:
branches: branches:
- main - main
paths-ignore:
- ".vscode/**"
- "**.md"
pull_request: pull_request:
types: types:
- opened - opened