ci: run CI checks on PRs that are not targeted to master

This commit is contained in:
Fernando Fernández
2023-01-19 15:55:29 +01:00
parent f3c6611fc5
commit 0f75865bdd
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -9,8 +9,6 @@ on:
branches:
- master
pull_request:
branches:
- master
paths-ignore:
- '**/*.md'
workflow_call:
-2
View File
@@ -6,8 +6,6 @@ concurrency:
on:
pull_request:
branches:
- master
paths-ignore:
- '**/*.md'
schedule: