We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea07802 commit f3447dcCopy full SHA for f3447dc
.github/workflows/docs.yml
@@ -1,4 +1,6 @@
1
name: Documentation
2
+permissions:
3
+ contents: read
4
5
on: [push, pull_request]
6
.github/workflows/flake8.yml
name: Check Code Style
.github/workflows/testing.yml
name: Unit Tests
0 commit comments