How to add post and re-generate llms full #302
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: "Continuous Integration" | |
| on: | |
| pull_request: | |
| push: | |
| branches: | |
| tags: | |
| jobs: | |
| ci: | |
| uses: laminas/workflow-continuous-integration/.github/workflows/continuous-integration.yml@1.x |