Allow PR test and lint workflows to trigger on non-main bases (#26721)

This commit is contained in:
fzyzcjy
2026-05-29 19:22:59 -07:00
committed by GitHub
parent 1f850e67f2
commit 804f01a823
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -4,7 +4,6 @@ on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint: