We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2b1a51 + e700090 commit fbf34bfCopy full SHA for fbf34bf
.github/workflows/Tests.yml .github/workflows/Build.yml
@@ -1,4 +1,4 @@
1
-name: Tests
+name: Build
2
3
on:
4
push:
README.md
@@ -1,6 +1,6 @@
<h1 align="center">Deadliner
<div align="center">
-<img src="https://github.com/YassinEldeeb/deadliner/actions/workflows/Tests.yml/badge.svg"/>
+<img src="https://github.com/YassinEldeeb/deadliner/actions/workflows/Build.yml/badge.svg"/>
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg"/>
5
<img src="https://img.shields.io/badge/license-MIT-blue"/>
6
</div>
0 commit comments