Skip to content

Commit

Permalink
Fix stupid rebase issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sd2k committed Jun 13, 2024
1 parent 948f5c8 commit ab9417b
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
name: Rust

<<<<<<< Updated upstream
on: [push]
||||||| Stash base
on:
push:
branches: [main]
pull_request:
=======
on:
push:
branches: [main, master]
pull_request:
>>>>>>> Stashed changes

jobs:
build:
Expand Down

0 comments on commit ab9417b

Please sign in to comment.