mirror of https://github.com/facebook/jest.git
chore: allow nightly job to create issues
This commit is contained in:
parent
7f1d897db5
commit
5aeee2efc5
|
@ -11,6 +11,7 @@ concurrency:
|
|||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
issues: write # to create an issue and comment in it
|
||||
|
||||
jobs:
|
||||
prepare-yarn-cache-ubuntu:
|
||||
|
|
Loading…
Reference in New Issue