Skip to content

Commit

Permalink
Merge pull request #2 from davidmasek/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
davidmasek authored Dec 9, 2024
2 parents 7df46e1 + 2b00218 commit 6691290
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Go

on:
push:
branches: [ "main", "dev" ]
branches: [ "main" ]
pull_request:
branches: [ "main" ]

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ If you want to use Beacon you currently have to run, host and potentially (gasp)
- currently needs updates after refactors of other parts
- 🟡 dev workflow
- 🟢 basic github setup
- want CI for building/testing
- 🟢 CI for building/testing
- need more time to verify / refine
- 🟡 testing
- 🟢 unit tests for storage
- want at least one end-to-end test
- want more automation, related to "dev workflow"


## 🚀 Run
Expand Down

0 comments on commit 6691290

Please sign in to comment.