Skip to content

Commit

Permalink
Enhancement: Rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Feb 27, 2024
1 parent 4793d09 commit bfb7c4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: qa
name: Integrate
on: [push, pull_request]
jobs:
tests:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Just drop me a message. Cheers!
|_| |_|
</pre>

![Build Status](https://github.com/fightbulc/moment.php/workflows/qa/badge.svg?branch=master)
[![Integrate](https://github.com/fightbulc/moment.php/actions/workflows/integrate.yaml/badge.svg?branch=main)](https://github.com/fightbulc/moment.php/actions/workflows/integrate.yaml)
[![Total Downloads](https://img.shields.io/packagist/dt/fightbulc/moment.svg?style=flat-square)](https://packagist.org/packages/fightbulc/moment)

[Change log](#changelog)
Expand Down

0 comments on commit bfb7c4f

Please sign in to comment.