Skip to content

Commit

Permalink
chore: add badges, run development action in main
Browse files Browse the repository at this point in the history
  • Loading branch information
kentSarmiento committed Dec 17, 2023
1 parent c3b856f commit a4ef22d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: development

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Link for Later Service

[![development](https://github.com/kentSarmiento/link-for-later-service/actions/workflows/development.yml/badge.svg?branch=main)](https://github.com/kentSarmiento/link-for-later-service/actions/workflows/development.yml) [![release](https://github.com/kentSarmiento/link-for-later-service/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/kentSarmiento/link-for-later-service/actions/workflows/release.yml)

0 comments on commit a4ef22d

Please sign in to comment.