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 53c3c90 commit c248e09Copy full SHA for c248e09
1 file changed
.github/workflows/ecosystem-ci.yml
@@ -60,7 +60,7 @@ jobs:
60
runs-on: ubuntu-latest
61
if: github.repository == 'web-infra-dev/rslib' && github.event_name != 'workflow_dispatch' && needs.changes.outputs.changed == 'true'
62
permissions:
63
- contents: read
+ contents: write
64
steps:
65
- name: Trigger Ecosystem CI
66
uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_per_commit@ca8d345a115158ea5ab3807378357f2162be7467 # main
0 commit comments