Skip to content

Commit 248dec9

Browse files
committed
Reformatted per pre-commit
1 parent 7382b09 commit 248dec9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Run Build CI workflow
14-
uses: adafruit/workflows-circuitpython-libs/build@main
14+
uses: adafruit/workflows-circuitpython-libs/build@main

.github/workflows/release_gh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- name: Run GitHub Release CI workflow
1616
uses: adafruit/workflows-circuitpython-libs/release-gh@main
1717
with:
18-
github-token: ${{ secrets.GITHUB_TOKEN }}
18+
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)