Skip to content

Commit 2e30346

Browse files
committed
ci: drop unnecessary push triggers from SundialKit(Stream)
Mirror the AtLeast CI tidy (ae46621): the push trigger now only fires on main. Removes the atleast-beta.6 push branch and the version-tag push trigger from both SundialKit and SundialKitStream workflows; pull_request triggers are unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 6550f02 commit 2e30346

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/SundialKit.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
push:
44
branches:
55
- main
6-
- atleast-beta.6
7-
tags:
8-
- 'v[0-9]*.[0-9]*.[0-9]*'
96
paths-ignore:
107
- '**.md'
118
- 'Docs/**'

0 commit comments

Comments
 (0)