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.
2 parents a0cbb88 + 49b63d3 commit 7f3e551Copy full SHA for 7f3e551
.github/workflows/checkBuild.yml
@@ -7,13 +7,15 @@ on:
7
paths-ignore:
8
- '**.md'
9
- '.config/**'
10
+ - '.github/**'
11
- '.idea/**'
12
- 'assets/**'
13
pull_request:
14
branches: [ develop ]
15
16
17
18
19
20
21
.github/workflows/sonar.yml
types: [opened, synchronize, reopened]
0 commit comments