Skip to content

Commit 991c4e2

Browse files
author
eng-team-management-bot
committed
chore: ETM Updates: Stencil Upgrade
1 parent e1b4d07 commit 991c4e2

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

.github/workflows/build-release.yml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ on:
88
- synchronize
99
push:
1010
branches:
11-
- "main"
11+
- 'main'
1212
paths:
13-
- "stencil.yaml"
14-
- "manifest.yaml"
15-
- ".mise.toml"
16-
- ".github/workflows/build-release.yml"
17-
- "templates/**"
18-
- "tests/**"
13+
- 'stencil.yaml'
14+
- 'manifest.yaml'
15+
- '.mise.toml'
16+
- '.github/workflows/build-release.yml'
17+
- 'templates/**'
18+
- 'tests/**'
1919

2020
jobs:
2121
build-and-test:
@@ -50,8 +50,9 @@ jobs:
5050
uses: rgst-io/stencil-action@34abb7be7ca3847f233bd9c38f1da71b30556c35
5151
with:
5252
github-token: ${{ github.token }}
53-
version: "latest"
53+
version: 'latest'
5454
## <<Stencil::Block(buildtestauth)>>
55+
5556
## <</Stencil::Block>>
5657
- name: Build Test repo
5758
run: mise run buildtest

stencil.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)