Skip to content

Commit aefe0cd

Browse files
committed
WIP
1 parent b6c007c commit aefe0cd

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.github/workflows/static-analysis.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: Code style and static analysis
33
on:
44
pull_request:
55
push:
6-
branches:
7-
- master
8-
- develop
9-
- release/**
106

117
permissions:
128
contents: read

.github/workflows/tests.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name: CI
33
on:
44
pull_request:
55
push:
6-
branches:
7-
- master
8-
- release/**
96

107
permissions:
118
contents: read

0 commit comments

Comments
 (0)