Skip to content

Commit cdd08fb

Browse files
committed
TEMP test feature branches
1 parent 353b9c9 commit cdd08fb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@ name: CI
22

33
on:
44
push:
5-
branches: [main]
6-
tags:
7-
# Tags for all potential release numbers till 2030.
8-
- "2[0-9].[0-3]" # 20.0 -> 29.3
9-
- "2[0-9].[0-3].[0-9]+" # 20.0.0 -> 29.3.[0-9]+
105
pull_request:
116
schedule:
127
- cron: 0 0 * * MON # Run every Monday at 00:00 UTC

0 commit comments

Comments
 (0)