👷 Simplify pull request workflow triggers (#15836)

This commit is contained in:
Sebastián Ramírez
2026-06-25 00:35:30 +02:00
committed by GitHub
parent 3f28dbe6d8
commit 82c527e714
4 changed files with 0 additions and 15 deletions

View File

@@ -5,9 +5,6 @@ on:
branches:
- master
pull_request:
types:
- opened
- synchronize
schedule:
# cron every week on monday
- cron: "0 0 * * 1"