Skip to content

Commit

Permalink
tmp remove branch restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
teamplayer3 committed Feb 3, 2024
1 parent 77f492d commit 5cd399a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Rust

on:
push:
branches: [main]
# branches: [main]
paths: ["**/*.rs", "**/Cargo.toml", "**/Cargo.lock", ".github/**/*.yml"]
pull_request:
branches: [main]
Expand Down

0 comments on commit 5cd399a

Please sign in to comment.