Skip to content

Commit

Permalink
fix: ci trigger event
Browse files Browse the repository at this point in the history
  • Loading branch information
awwpotato committed Oct 17, 2024
1 parent 768f390 commit 4d6d4d6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Rust

on:
push:
branches: ["**"]
pull_request:
branches: ["main"]
on: [push, pull_request]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 4d6d4d6

Please sign in to comment.