Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
[![HitCount](https://hits.dwyl.com/TheAlgorithms/Fortran.svg?style=flat-square)](http://hits.dwyl.com/TheAlgorithms/Fortran)
<!-- Second row: -->
<br>
<a href="https://github.com/TheAlgorithms/Fortran/actions">
<img src="https://img.shields.io/github/actions/workflow/status/TheAlgorithms/Fortran/build.yml?branch=master&label=CI&logo=github&style=flat-square" height="20" alt="GitHub Workflow Status">
<a href="https://github.com/TheAlgorithms/Fortran/actions">
<img src="https://img.shields.io/github/actions/workflow/status/TheAlgorithms/Fortran/ci.yml?branch=main&label=CI&logo=github&style=flat-square" height="20" alt="GitHub Workflow Status">
</a>
<a href="https://github.com/pre-commit/pre-commit">
<img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square" height="20" alt="pre-commit">
Expand Down