Skip to content

Commit

Permalink
chore(repo): rebase master into dev so we can keep only one branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlc03 committed Dec 11, 2023
1 parent 783f9c8 commit 228dc90
Show file tree
Hide file tree
Showing 29 changed files with 2 additions and 3,042 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Checks

on:
push:
branches: [master, dev]
branches: [dev]
pull_request:

concurrency:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/circuit-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Circuit

on:
push:
branches: [master, dev]
branches: [dev]
pull_request:

concurrency:
Expand Down
53 changes: 0 additions & 53 deletions cli/test.sh

This file was deleted.

47 changes: 0 additions & 47 deletions contracts/docs/DomainObjs.md

This file was deleted.

15 changes: 0 additions & 15 deletions contracts/docs/HasherBenchmarks.md

This file was deleted.

45 changes: 0 additions & 45 deletions contracts/docs/IMACI.md

This file was deleted.

Loading

0 comments on commit 228dc90

Please sign in to comment.