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.
2 parents b9d3f85 + ed2a58e commit 914acdbCopy full SHA for 914acdb
.github/workflows/combined.yml
@@ -1,4 +1,6 @@
1
name: "Validate and Test"
2
+permissions:
3
+ contents: read
4
on:
5
workflow_dispatch:
6
jobs:
.github/workflows/coverage-comment.yml
@@ -1,5 +1,8 @@
---
name: Comment coverage report on the pull request
+ permissions:
+ pull-requests: write
7
workflow_run:
8
workflows: ["Pull actions"]
.github/workflows/cron.yml
name: Build
0 commit comments