Skip to content

Commit

Permalink
ci update
Browse files Browse the repository at this point in the history
  • Loading branch information
vladkens committed Jun 16, 2024
1 parent b4a3d88 commit d843bbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
branches:
- '**'
paths:
- .github/workflows/*.yml
- Cargo.toml
- src/**

jobs:
check:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- uses: mislav/bump-homebrew-formula-action@v3
with:
homebrew-tap: vladkens/homebrew-apps
homebrew-tap: vladkens/homebrew-tap
formula-name: macmon
formula-path: macmon.rb
commit-message: "{{formulaName}} {{version}}"
Expand Down

0 comments on commit d843bbc

Please sign in to comment.