From 94a81ddf1e203e35531e33809a13b4bb53d3f2db Mon Sep 17 00:00:00 2001 From: abdfnx Date: Tue, 30 Aug 2022 21:15:39 +0300 Subject: [PATCH] docs(readme), actions(format): update README, format workflows --- .github/workflows/codeql.yaml | 2 +- .github/workflows/dependency-review.yml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml index 5450e3f8..27d2fa54 100644 --- a/.github/workflows/codeql.yaml +++ b/.github/workflows/codeql.yaml @@ -1,4 +1,4 @@ -name: "CodeQL" +name: CodeQL on: push: diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index ac1f6423..f11670c8 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -1,4 +1,4 @@ -name: "Dependency Review" +name: Dependency Review on: [ pull_request ] permissions: diff --git a/README.md b/README.md index 314574cc..fb6a181a 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ scoop install botway Thanks to [**@charmbracelet**](https://github.com/charmbracelet) for their awesome TUI libraries 🏗. -Also thanks to [**@railwayapp**](https://github.com/railwayapp) and [**renderinc**](https://github.com/renderinc) for their amazing cloud and host services ☁️. +Also thanks to [**@railwayapp**](https://github.com/railwayapp) and [**@renderinc**](https://github.com/renderinc) for their amazing cloud and host services ☁️. ### License