Skip to content

Commit

Permalink
on merge is same as on push
Browse files Browse the repository at this point in the history
  • Loading branch information
codeitlikemiley committed Dec 18, 2023
1 parent 6990ab6 commit c7e6b9d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Rust Build and Test
on:
pull_request:
branches: [ main ]
merge:
branches: [ main ]
push:
branches: [ main ]

Expand Down

0 comments on commit c7e6b9d

Please sign in to comment.