Skip to content

Commit c248e09

Browse files
authored
ci: allow ecosystem CI commit comments (#1657)
1 parent 53c3c90 commit c248e09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ecosystem-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
runs-on: ubuntu-latest
6161
if: github.repository == 'web-infra-dev/rslib' && github.event_name != 'workflow_dispatch' && needs.changes.outputs.changed == 'true'
6262
permissions:
63-
contents: read
63+
contents: write
6464
steps:
6565
- name: Trigger Ecosystem CI
6666
uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_per_commit@ca8d345a115158ea5ab3807378357f2162be7467 # main

0 commit comments

Comments
 (0)