We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c007c commit aefe0cdCopy full SHA for aefe0cd
.github/workflows/static-analysis.yaml
@@ -3,10 +3,6 @@ name: Code style and static analysis
3
on:
4
pull_request:
5
push:
6
- branches:
7
- - master
8
- - develop
9
- - release/**
10
11
permissions:
12
contents: read
.github/workflows/tests.yaml
@@ -3,9 +3,6 @@ name: CI
0 commit comments