Skip to content

Commit

Permalink
docs: fix *.yml link in contribution file
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk authored Apr 19, 2024
1 parent ed34ceb commit f7ac1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ $ make help

Our project employs [GitHub Actions](https://github.com/features/actions) for continuous integration, ensuring code quality and reliability. We encourage contributors to review our workflow configurations to understand the CI processes:

- [`workflows/integrate.yaml`](workflows/integrate.yaml)
- [`workflows/integrate.yml`](workflows/integrate.yml)
- [`workflows/triage.yml`](workflows/triage.yml)
- [`workflows/release.yml`](workflows/create-arch-diagram.yml)

Expand Down

0 comments on commit f7ac1da

Please sign in to comment.