[CI] Update Github workflows for 1.0.x

Remove 0.2.x from workflows in main
This commit is contained in:
Chris Bono
2024-01-25 18:37:06 -06:00
parent 645e4480d9
commit 6182d15e6b
4 changed files with 3 additions and 8 deletions

View File

@@ -4,7 +4,6 @@ on:
push:
branches:
- 'main'
- '0.2.x'
paths-ignore:
- '.github/**'
schedule: