Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
uberFoo committed Nov 30, 2023
1 parent 6208d24 commit b7e9e29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Rust

on:
workflow_dispatch:
push:
branches: ['master', 'develop']
pull_request:
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- update workflow for manual initiation

## [0.0.3] - 2023-11-28

### Added
Expand Down

0 comments on commit b7e9e29

Please sign in to comment.