Commit fd08ab0
authored
Update GitHub Actions workflow to define permissions at the workflow level (#34)
### Issue
<!-- Please link the GitHub issues related to this PR, if available -->
### Description
<!--
Please explain the changes you made here.
Help your reviewers by guiding them through your key changes,
implementation decisions etc.
You can even include snippets of output or screenshots.
A good, clear description == a faster review :)
-->
### Checklist
- [ ] I have read the [contributing
guidelines](https://github.com/httpdss/struct/blob/main/README.md#contributing).
- [ ] My code follows the code style of this project.
- [ ] I have performed a self-review of my own code.
- [ ] I have added tests that prove my fix is effective or that my
feature works.
- [ ] New and existing unit tests pass locally with my changes.
- [ ] I have updated the documentation accordingly.
### Screenshots (if applicable)
<!-- Add screenshots to illustrate the changes made in the pull request
-->
### Additional Comments
<!-- Add any other context or comments about the pull request here -->1 parent 9955f1e commit fd08ab0
File tree
2 files changed
+6
-5
lines changed- .github/workflows
- docs/vhs
2 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | | - | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments