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 cf9cf71 commit 6345345Copy full SHA for 6345345
3 files changed
.github/workflows/release.yml
@@ -1,6 +1,8 @@
1
---
2
3
name: Release
4
+permissions:
5
+ contents: read
6
on:
7
release:
8
types:
.github/workflows/reviewdog.yml
@@ -1,5 +1,7 @@
name: Linting
push:
branches-ignore:
.github/workflows/tests.yml
name: Tests
0 commit comments