Skip to content

Commit

Permalink
chore: ci on all pull_requests and pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
techno-disaster committed Jul 22, 2024
1 parent 63bc7cf commit fba4220
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
name: Rust Check Format and Test

on:
push:
branches:
- main
pull_request:
branches:
- main
push
pull_request

jobs:
check-format-and-test:
Expand Down

0 comments on commit fba4220

Please sign in to comment.