Bläddra i källkod

fix: add missing statuses permission to main CI workflow (#24809)

tags/1.8.1
-LAN- 2 månader sedan
förälder
incheckning
574d00bb13
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      .github/workflows/main-ci.yml

+ 1
- 0
.github/workflows/main-ci.yml Visa fil

contents: write contents: write
pull-requests: write pull-requests: write
checks: write checks: write
statuses: write


concurrency: concurrency:
group: main-ci-${{ github.head_ref || github.run_id }} group: main-ci-${{ github.head_ref || github.run_id }}

Laddar…
Avbryt
Spara