Skip to content

Commit

Permalink
Change action names
Browse files Browse the repository at this point in the history
  • Loading branch information
justgigio committed Nov 7, 2023
1 parent e2d6beb commit 7ccff2a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Publish Python 🐍 distribution 📦 to PyPI
name: Build 🐍
on: push
jobs:
tests:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test Python 🐍 distribution
name: Test 🐍
on: [workflow_call]
jobs:
test:
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 @@
- Pypi badge
- python version badge
- docs badge
![tests](https://github.com/justgigio/awesome-git-mosaic/actions/workflows/tests.yml/badge.svg)
![tests](https://github.com/justgigio/awesome-git-mosaic/actions/workflows/tests.yml/badge.svg?event=workflow_call)
![build](https://github.com/justgigio/awesome-git-mosaic/actions/workflows/build.yml/badge.svg)
# awesome-git-mosaic
A simple tool to make cool tricks with your GitHub activity mosaic

0 comments on commit 7ccff2a

Please sign in to comment.