Skip to content

Commit 50a9ee2

Browse files
authored
chore: this is a test PR (#25)
* feat: tighten things up, primarily in the footer * chore: prettier formatting toml * feat: initial support for GitInfo * chore: all things toml * ci: initial commit of GitHub Actions Workflows * ci: release template
1 parent cbfcb8c commit 50a9ee2

File tree

4 files changed

+441
-445
lines changed

4 files changed

+441
-445
lines changed

.github/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ changelog:
1111
labels:
1212
- dependencies
1313

14-
- title: ":hammer: Dependencies"
14+
- title: ":tractor: Dependencies"
1515
labels:
1616
- dependencies

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ permissions:
2020

2121
jobs:
2222
precommit-reusable:
23-
uses: esacteksab/.github/.github/workflows/pre-commit.yml@8f758c1a23a49581f80570f2977de55597cd974c
23+
uses: esacteksab/.github/.github/workflows/pre-commit.yml@3581efcc1dd5dbb0a8ae0e6c4a03794152cd59f5

0 commit comments

Comments
 (0)