Update contribute-to-the-docs.mdx #2
Workflow file for this run
This file contains 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: | |
- master | |
types: | |
- opened | |
jobs: | |
test: | |
runs-on: ubuntu-latest | |
permissions: | |
pull-requests: write | |
steps: | |
- uses: mshick/[email protected] | |
with: | |
message: | | |
## Thanks for the PR! | |
We'll review the changes and preview the site before merging. :tada: If you have any additional questions or comments, please feel free to add them here. :heart: |