Skip to content

Commit

Permalink
chore: sync with ecsact_common (#41)
Browse files Browse the repository at this point in the history
Automatically created by https://github.com/ecsact-dev/ecsact_common

Co-authored-by: seaubot <seaubot@users.noreply.github.com>
  • Loading branch information
seaubot and seaubot authored Apr 4, 2024
1 parent c1bdb39 commit 8ecf2f9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
11 changes: 8 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@
name: main

on:
pull_request:
merge_group:
push:
branches:
- "**"

jobs:
typos-check:
name: Typos Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.19.0

formatting-check:
name: Formatting Check
runs-on: ubuntu-latest
Expand Down
1 change: 0 additions & 1 deletion bazel/common.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ common:ci --announce_rc
common:ci --verbose_failures
common:ci --keep_going
common:ci --disk_cache=~/.cache/bazel-disk-cache
test:ci --test_output=errors
2 changes: 2 additions & 0 deletions typos.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[files]
extend-exclude = ["CHANGELOG.md"]

0 comments on commit 8ecf2f9

Please # to comment.