Skip to content

Commit

Permalink
Merge pull request #107 from SierraSoftworks/ci/pr-builds
Browse files Browse the repository at this point in the history
tweak: Run builds for any pull request
  • Loading branch information
notheotherben authored Nov 29, 2024
2 parents 33215d6 + f38161b commit 5f240c3
Showing 1 changed file with 1 addition 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:
push: {}
pull_request: {}
release:
types: [published]

Expand Down

0 comments on commit 5f240c3

Please sign in to comment.