Skip to content

Commit bd0ded3

Browse files
ioqnqeva-cosma
authored andcommitted
fix: proper formatting
Signed-off-by: Nedelcu Ioana <ioana.nedelcu643@gmail.com>
1 parent a3cb473 commit bd0ded3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/issue-builder.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,10 @@ jobs:
170170
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
171171
UPSTREAM: "tock/tock"
172172
DOWNSTREAM: ${{ github.repository }}
173-
TITLE: Bring updates from 'tock-tbf' to 'tbf-parser'
173+
TITLE: Bring updates from `tock-tbf` to `tbf-parser`
174174
LABELS: D3-TBF PARSER,P1-CRITICAL,EXCLUSIVE LABEL
175175
BODY: |
176-
Please review the commits in order of oldest to newest (bottom to top). Once you have implemented the corresponding updates, copy-paste the sha of the commit you last covered in ['.lastcommsha'](https://github.com/WyliodrinEmbeddedIoT/tockloader-rs/tree/main/.github/.lastcommsha). Make sure to label any PRs addressing the commits in this list with 'EXCLUSIVE LABEL'. The following commits need to be accounted for:
176+
Please review the commits in order of oldest to newest (bottom to top). Once you have implemented the corresponding updates, copy-paste the sha of the commit you last covered in [.lastcommsha](https://github.com/WyliodrinEmbeddedIoT/tockloader-rs/tree/main/.github/.lastcommsha). Make sure to label any PRs addressing the commits in this list with `EXCLUSIVE LABEL`. The following commits need to be accounted for:
177177
PINNED: false
178178
CLOSE_PREVIOUS: true
179179

0 commit comments

Comments
 (0)