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 a2b2b32 commit 1d8b6eaCopy full SHA for 1d8b6ea
.github/workflows/apidiff.yaml
@@ -4,6 +4,8 @@ on:
4
pull_request:
5
branches:
6
- master
7
+permissions:
8
+ contents: read
9
jobs:
10
compat:
11
runs-on: ubuntu-latest
.github/workflows/tests.yaml
unit-tests:
strategy:
0 commit comments