Skip to content

Commit

Permalink
Update default branch mastermain (#170)
Browse files Browse the repository at this point in the history
Default branch was renamed in git repo.
  • Loading branch information
intgr authored Nov 30, 2024
1 parent 89c24ba commit 5dd2ca3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Tests
on:
push:
branches: [master]
branches: [main]
pull_request:
schedule:
# 16:21 UTC on Tuesdays
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ego (a.k.a Alter Ego)
=====================

[![Crates.io version](https://img.shields.io/crates/v/ego.svg)](https://crates.io/crates/ego)
[![Tests status](https://github.com/intgr/ego/workflows/Tests/badge.svg?branch=master)](https://github.com/intgr/ego/actions?query=workflow:Tests)
[![Tests status](https://github.com/intgr/ego/workflows/Tests/badge.svg?branch=main)](https://github.com/intgr/ego/actions?query=workflow:Tests)

> Do all your games need access to your documents, browser history, SSH private keys?
>
Expand Down

0 comments on commit 5dd2ca3

Please sign in to comment.