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 cb531fd commit 07eac18Copy full SHA for 07eac18
1 file changed
.github/workflows/Feishu.yml
@@ -27,6 +27,10 @@ on:
27
workflows: ["*"]
28
types: [completed]
29
30
+permissions:
31
+ contents: read
32
+ packages: read
33
+
34
jobs:
35
send-event:
36
name: Webhook
0 commit comments