Skip to content

Commit

Permalink
Remove -gm suffix for upstream
Browse files Browse the repository at this point in the history
Prepare for upstream

Prepare for upstream

Prepare for upstream

Move config file to .config/buffrs.toml

Reformat
  • Loading branch information
dgehriger committed Nov 21, 2024
1 parent 441f0b7 commit cc56d33
Show file tree
Hide file tree
Showing 8 changed files with 801 additions and 782 deletions.
6 changes: 0 additions & 6 deletions .cargo/config.toml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- main-gm
pull_request:
workflow_dispatch:

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- main-gm
pull_request:
workflow_dispatch:

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-*"

# We need this to be able to create releases.
permissions:
Expand Down
Loading

0 comments on commit cc56d33

Please sign in to comment.