Skip to content

Commit

Permalink
[TASK] Update github triggers.
Browse files Browse the repository at this point in the history
  • Loading branch information
kszymukowicz committed Oct 19, 2024
1 parent 9549216 commit b00041c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/TYPO3_12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ on:
push:
branches:
- main
- release/4.0.0
pull_request:
branches:
- main
- release/4.0.0

jobs:
test:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/TYPO3_13.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: TYPO3 13
on:
push:
branches:
- release/4.0.0
- main
pull_request:
branches:
- release/4.0.0
- main

jobs:
test:
Expand Down

0 comments on commit b00041c

Please sign in to comment.