Skip to content

Commit 3b55058

Browse files
committed
[CI] Clean up commented trigger syntax to fix YAML parsing
1 parent 63e1c09 commit 3b55058

15 files changed

Lines changed: 0 additions & 67 deletions

.github/workflows/ci-deeploy-testing.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ name: CI • Deeploy Testing
77

88
"on":
99
# push:
10-
# branches:
11-
# - "**"
12-
# tags:
13-
# - "v*.*.*"
14-
# pull_request:
1510
workflow_dispatch:
1611
inputs:
1712
docker_image_deeploy:

.github/workflows/ci-deeploy.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ name: CI • Deeploy
77

88
"on":
99
# push:
10-
# branches:
11-
# - "**"
12-
# tags:
13-
# - "v*.*.*"
14-
# pull_request:
1510
workflow_dispatch:
1611
inputs:
1712
docker_image_deeploy:

.github/workflows/ci-lint.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ name: CI • Lint & Licenses
77

88
"on":
99
# push:
10-
# branches:
11-
# - "**"
12-
# tags:
13-
# - "v*.*.*"
14-
# pull_request:
1510
workflow_dispatch:
1611
inputs:
1712
docker_image_deeploy:

.github/workflows/ci-platform-chimera.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ name: CI • Chimera
77

88
"on":
99
# push:
10-
# branches:
11-
# - "**"
12-
# tags:
13-
# - "v*.*.*"
14-
# pull_request:
1510
workflow_dispatch:
1611
inputs:
1712
docker_image_deeploy:

.github/workflows/ci-platform-cortexm.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ name: CI • Cortex-M
77

88
"on":
99
# push:
10-
# branches:
11-
# - "**"
12-
# tags:
13-
# - "v*.*.*"
14-
# pull_request:
1510
workflow_dispatch:
1611
inputs:
1712
docker_image_deeploy:

.github/workflows/ci-platform-gap9-tiled.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ name: CI • GAP9 (Tiled)
1111
# - "**"
1212
# tags:
1313
# - "v*.*.*"
14-
# pull_request:
1514
workflow_dispatch:
1615
inputs:
1716
docker_image_deeploy:

.github/workflows/ci-platform-gap9.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ name: CI • GAP9
1111
# - "**"
1212
# tags:
1313
# - "v*.*.*"
14-
# pull_request:
1514
workflow_dispatch:
1615
inputs:
1716
docker_image_deeploy:

.github/workflows/ci-platform-generic.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ name: CI • Generic
77

88
"on":
99
# push:
10-
# branches:
11-
# - "**"
12-
# tags:
13-
# - "v*.*.*"
14-
# pull_request:
1510
workflow_dispatch:
1611
inputs:
1712
docker_image_deeploy:

.github/workflows/ci-platform-mempool.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ name: CI • Mempool
77

88
"on":
99
# push:
10-
# branches:
11-
# - "**"
12-
# tags:
13-
# - "v*.*.*"
14-
# pull_request:
1510
workflow_dispatch:
1611
inputs:
1712
docker_image_deeploy:

.github/workflows/ci-platform-siracusa-neureka-tiled.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ name: CI • Siracusa + Neureka (Tiled)
77

88
"on":
99
# push:
10-
# branches:
11-
# - "**"
12-
# tags:
13-
# - "v*.*.*"
14-
# pull_request:
1510
workflow_dispatch:
1611
inputs:
1712
docker_image_deeploy:

0 commit comments

Comments
 (0)