Modification intitulé virement #21
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
| on: | |
| pull_request: | |
| branches: | |
| - main | |
| jobs: | |
| test: | |
| # TODO : Maybe find a way to lint the .mdx file. For now, if it builds, it's good enough ¯\_(ツ)_/¯ | |
| name: Making sure it builds | |
| uses: ./.github/workflows/build.yml |