Skip to content

Commit

Permalink
ci: run ci on main
Browse files Browse the repository at this point in the history
  • Loading branch information
jef committed Feb 23, 2021
1 parent 4324706 commit e8ee59f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build-lint:
name: Build and lint
Expand Down
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
<p align="center">
<a href="https://jef.codes/streetmerchant"
><img
src="https://raw.githubusercontent.com/jef/streetmerchant/main/docs/assets/images/streetmerchant-banner.png"
alt="streetmerchant"
/></a>
<a href="https://jef.codes/streetmerchant"><img src="https://raw.githubusercontent.com/jef/streetmerchant/main/docs/assets/images/streetmerchant-banner.png" /></a>
</p>
<p align="center">
<strong>The world's easiest, most powerful stock checker</strong>
</p>
<p align="center">
<a href="https://github.com/jef/streetmerchant/actions/workflows/release.yaml"><img src="https://img.shields.io/github/workflow/status/jef/streetmerchant/Release?color=24292e&label=Release&logo=github&logoColor=tewt&style=flat-square" /></a>
<a href="https://github.com/jef/streetmerchant/actions/workflows/nightly-release.yaml"><img src="https://img.shields.io/github/workflow/status/jef/streetmerchant/Nightly%20Release?color=24292e&label=Nightly%20Release&logo=github&logoColor=tewt&style=flat-square" /></a>
<a href="https://github.com/jef/streetmerchant/actions/workflows/ci.yaml"><img src="https://img.shields.io/github/workflow/status/jef/streetmerchant/ci?color=24292e&label=Release&logo=github&logoColor=tewt&style=flat-square" /></a>
<a href="https://discord.gg/gbVY4vB9JF"><img src="https://img.shields.io/discord/773913070665859073.svg?color=24292e&label=%20&logo=discord&logoColor=ffffff&style=flat-square" /></a>
</p>
<p align="center">
Expand Down

0 comments on commit e8ee59f

Please sign in to comment.