We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21dd13f commit 3091ab8Copy full SHA for 3091ab8
1 file changed
.github/workflows/Registrator.yml
@@ -13,6 +13,7 @@ on:
13
permissions:
14
contents: "write"
15
pull-requests: "write"
16
+ issues: "write"
17
jobs:
18
Register:
19
uses: "ITensor/ITensorActions/.github/workflows/Registrator.yml@main"
0 commit comments