Skip to content

Commit

Permalink
run CI on master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Samuels committed Mar 14, 2024
1 parent 5e25998 commit 19a51e6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
on: [pull_request]
on:
pull_request:
push:
branches:
- master

name: Rust
jobs:
Expand Down

0 comments on commit 19a51e6

Please sign in to comment.