Skip to content

Commit 0f954ba

Browse files
Workflows: Adding 'release-3.0.0' to push trigger
1 parent 65305c2 commit 0f954ba

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/minimal-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- release-3.0.0
78
pull_request:
89
branches:
910
- main

.github/workflows/static-checking.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- main
8+
- release-3.0.0
89
pull_request:
910
branches:
1011
- main

0 commit comments

Comments
 (0)