Skip to content

Commit b673a09

Browse files
committed
Merge branch 'master' into ivana/span-first-9-start-end
2 parents 0235053 + 6e849ca commit b673a09

File tree

4 files changed

+464
-305
lines changed

4 files changed

+464
-305
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- master
77
- release/**
8-
- potel-base
98

109
pull_request:
1110

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ on:
1515
push:
1616
branches:
1717
- master
18-
- potel-base
1918
pull_request:
2019
schedule:
2120
- cron: '18 18 * * 3'

.github/workflows/enforce-license-compliance.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
- master
77
- main
88
- release/*
9-
- potel-base
109
pull_request:
1110

1211
# Cancel in progress workflows on pull_requests.

0 commit comments

Comments
 (0)