Skip to content

Commit

Permalink
[CI] Update workflow main.yml (#6)
Browse files Browse the repository at this point in the history
Minor Changes to workflow trigger

Signed-off-by: Shreyas Atre <[email protected]>
  • Loading branch information
SAtacker committed Jul 13, 2024
1 parent 91ee574 commit 66a30c1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: CI
name: MacOS - Build and Test
on:
pull_request:
branches: [ "main" ]
merge_group:
push:
branches: [ "main" ]
workflow_dispatch:
env:
CARGO_TERM_COLOR: always

Expand Down

0 comments on commit 66a30c1

Please sign in to comment.