ci: run workflows for any branch (#4584)

This commit is contained in:
David Lane
2026-01-14 09:19:34 -05:00
committed by GitHub
parent 4a9f17415b
commit f4df598f3f
2 changed files with 0 additions and 12 deletions

View File

@@ -5,12 +5,6 @@ permissions:
on: on:
pull_request: pull_request:
branches:
- master
types:
- opened
- synchronize
- reopened
push: push:
branches: branches:
- master - master

View File

@@ -5,12 +5,6 @@ permissions:
on: on:
pull_request: pull_request:
branches:
- master
types:
- opened
- synchronize
- reopened
push: push:
branches: branches:
- master - master