Skip to content

Commit ede568f

Browse files
authored
fix: add min-integrity: none to bug-assess workflow to allow reading external user issues
1 parent 0e7b144 commit ede568f

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

.github/workflows/bug-assess.lock.yml

Lines changed: 16 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/bug-assess.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ tools:
1212
bash: ["echo", "cat", "head", "tail", "grep", "wc", "sort", "uniq", "python3", "jq", "date", "ls", "find"]
1313
github:
1414
toolsets: [issues, repos]
15+
min-integrity: none
1516
web-fetch:
1617

1718
permissions:

0 commit comments

Comments
 (0)