Skip to content

Commit 4a0dfa6

Browse files
committed
build: workflow template from main branch
1 parent 9f5ad65 commit 4a0dfa6

5 files changed

Lines changed: 5 additions & 5 deletions

.github/workflows/ci-events-graphql-proxy-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424

2525
jobs:
2626
common:
27-
uses: City-of-Helsinki/.github/.github/workflows/ci-node.yml@ci_node_parameters
27+
uses: City-of-Helsinki/.github/.github/workflows/ci-node.yml@main
2828
secrets: inherit
2929
with:
3030
node-version: 20

.github/workflows/ci-events-helsinki-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ env:
3333

3434
jobs:
3535
common:
36-
uses: City-of-Helsinki/.github/.github/workflows/ci-node.yml@ci_node_parameters
36+
uses: City-of-Helsinki/.github/.github/workflows/ci-node.yml@main
3737
secrets: inherit
3838
with:
3939
node-version: 20

.github/workflows/ci-hobbies-helsinki-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828

2929
jobs:
3030
common:
31-
uses: City-of-Helsinki/.github/.github/workflows/ci-node.yml@ci_node_parameters
31+
uses: City-of-Helsinki/.github/.github/workflows/ci-node.yml@main
3232
secrets: inherit
3333
with:
3434
node-version: 20

.github/workflows/ci-sports-helsinki-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727

2828
jobs:
2929
common:
30-
uses: City-of-Helsinki/.github/.github/workflows/ci-node.yml@ci_node_parameters
30+
uses: City-of-Helsinki/.github/.github/workflows/ci-node.yml@main
3131
secrets: inherit
3232
with:
3333
node-version: 20

.github/workflows/ci-venue-graphql-proxy-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424

2525
jobs:
2626
common:
27-
uses: City-of-Helsinki/.github/.github/workflows/ci-node.yml@ci_node_parameters
27+
uses: City-of-Helsinki/.github/.github/workflows/ci-node.yml@main
2828
secrets: inherit
2929
with:
3030
node-version: 20

0 commit comments

Comments
 (0)