We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0c74d4 commit cffa2e1Copy full SHA for cffa2e1
1 file changed
.github/workflows/ci.yml
@@ -59,6 +59,8 @@ jobs:
59
60
# Check that clippy is appeased
61
clippy:
62
+ permissions:
63
+ checks: write
64
runs-on: ubuntu-latest
65
steps:
66
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments