Преглед изворни кода

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

tags/1.8.1
-LAN- пре 2 месеци
родитељ
комит
574d00bb13
No account linked to committer's email address
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      .github/workflows/main-ci.yml

+ 1
- 0
.github/workflows/main-ci.yml Прегледај датотеку

@@ -8,6 +8,7 @@ permissions:
contents: write
pull-requests: write
checks: write
statuses: write

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

Loading…
Откажи
Сачувај