Merge branch 'main' into doc_complete_example

This commit is contained in:
Nick Alteen
2024-02-22 12:02:46 -05:00
committed by GitHub
77 changed files with 266 additions and 2098 deletions

View File

@@ -18,9 +18,8 @@ jobs:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Message that will be displayed on users'' first issue'
pr-message: 'Message that will be displayed on users'' first pr'
issue-message: 'Message that will be displayed on users first issue'
pr-message: 'Message that will be displayed on users first pr'
```
# License