feat!: replace mage-os/github-actions with graycoreio/github-actions-magento2

This commit is contained in:
Damien Retzinger
2025-03-25 09:36:21 -04:00
parent 4c536e3d96
commit 9c06178b30
22 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
## PR Checklist
Please check if your PR fulfills the following requirements:
- [ ] The commit message follows our guidelines: https://github.com/mage-os/github-actions/blob/main/CONTRIBUTING.md#commit
- [ ] The commit message follows our guidelines: https://github.com/graycoreio/github-actions-magento2/blob/main/CONTRIBUTING.md#commit
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)