mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-13 00:36:16 +01:00

[BUGFIX] Also run the CI for PRs against maintenance branches (#187)

This commit is contained in:
Oliver Klee 2021-01-15 17:13:51 +01:00 committed by GitHub
parent 5ec57829e4
commit 12ec05cfa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,8 +5,6 @@ on:
branches: branches:
- main - main
pull_request: pull_request:
branches:
- main
schedule: schedule:
- cron: '15 3 * * 1' - cron: '15 3 * * 1'
jobs: jobs: