Remove old branch pattern (#13242)

This commit is contained in:
Trask Stalnaker 2025-02-07 07:11:41 -08:00 committed by GitHub
parent 1aea4554ce
commit 9f8995d039
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -5,16 +5,12 @@ on:
branches: branches:
- main - main
- release/* - release/*
- v0.*
- v1.*
- cloudfoundry - cloudfoundry
- gh-pages - gh-pages
push: push:
branches: branches:
- main - main
- release/* - release/*
- v0.*
- v1.*
- cloudfoundry - cloudfoundry
- gh-pages - gh-pages
schedule: schedule: