Skip to content

Commit 2a867d9

Browse files
committed
build: rename workflows
1 parent eaee4e5 commit 2a867d9

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

.github/workflows/validator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
pr-lint:
9-
name: Validate PR name
9+
name: Validate PR title
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Validate PR title

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ For more information, see [LICENSE](LICENSE).
9595
[biome-website]: biomejs.dev/
9696
[coveralls]: https://coveralls.io/github/gitify-app/gitify
9797
[coveralls-badge]: https://img.shields.io/coverallsCoverage/github/gitify-app/gitify
98-
[build-workflow-badge]: https://github.com/gitify-app/gitify/actions/workflows/build-app.yml/badge.svg
98+
[build-workflow-badge]: https://github.com/gitify-app/gitify/actions/workflows/build.yml/badge.svg
9999
[release-workflow-badge]: https://github.com/gitify-app/gitify/actions/workflows/release.yml/badge.svg
100100
[downloads-total-badge]: https://img.shields.io/github/downloads/gitify-app/gitify/total?label=downloads@all
101101
[downloads-latest-badge]: https://img.shields.io/github/downloads/gitify-app/gitify/latest/total

0 commit comments

Comments
 (0)