remove paths-ignore in workflows to enable CI-checks for pure CI changes...

This commit is contained in:
Marco Hauswirth
2025-06-25 15:12:21 +02:00
committed by Ramon Roche
parent 1a52656e8a
commit adc299d019
15 changed files with 0 additions and 28 deletions
-2
View File
@@ -6,13 +6,11 @@ on:
- 'main' - 'main'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
pull_request: pull_request:
branches: branches:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
jobs: jobs:
build: build:
-2
View File
@@ -6,13 +6,11 @@ on:
- 'main' - 'main'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
pull_request: pull_request:
branches: branches:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
-2
View File
@@ -6,13 +6,11 @@ on:
- 'main' - 'main'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
pull_request: pull_request:
branches: branches:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
jobs: jobs:
build: build:
-2
View File
@@ -9,13 +9,11 @@ on:
- 'release/**' - 'release/**'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
pull_request: pull_request:
branches: branches:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
env: env:
RUNS_IN_DOCKER: true RUNS_IN_DOCKER: true
@@ -6,7 +6,6 @@ on:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
jobs: jobs:
unit_tests: unit_tests:
@@ -4,7 +4,6 @@ on:
push: push:
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
jobs: jobs:
unit_tests: unit_tests:
-2
View File
@@ -6,13 +6,11 @@ on:
- 'main' - 'main'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
pull_request: pull_request:
branches: branches:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
jobs: jobs:
build: build:
-2
View File
@@ -11,13 +11,11 @@ on:
- 'main' - 'main'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
pull_request: pull_request:
branches: branches:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
env: env:
MIN_FLASH_POS_DIFF_FOR_COMMENT: 50 MIN_FLASH_POS_DIFF_FOR_COMMENT: 50
-2
View File
@@ -9,13 +9,11 @@ on:
- 'main' - 'main'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
pull_request: pull_request:
branches: branches:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
jobs: jobs:
check_itcm: check_itcm:
@@ -6,13 +6,11 @@ on:
- 'main' - 'main'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
pull_request: pull_request:
branches: branches:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
jobs: jobs:
build: build:
@@ -6,13 +6,11 @@ on:
- 'main' - 'main'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
pull_request: pull_request:
branches: branches:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
jobs: jobs:
build: build:
-2
View File
@@ -6,13 +6,11 @@ on:
- 'main' - 'main'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
pull_request: pull_request:
branches: branches:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
jobs: jobs:
build: build:
-2
View File
@@ -6,13 +6,11 @@ on:
- 'main' - 'main'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
pull_request: pull_request:
branches: branches:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
jobs: jobs:
build: build:
@@ -5,13 +5,11 @@ on:
- 'main' - 'main'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
pull_request: pull_request:
branches: branches:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
defaults: defaults:
run: run:
shell: bash shell: bash
-2
View File
@@ -11,13 +11,11 @@ on:
- 'main' - 'main'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
pull_request: pull_request:
branches: branches:
- '*' - '*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'
- '.github/**'
jobs: jobs:
build: build: