зеркало из https://github.com/microsoft/tfs-cli.git
Update github workflows to avoid issues with GITHUB_TOKEN (#448)
- Added write permissions in gh workflow
This commit is contained in:
Родитель
f2e79d9887
Коммит
ff072361b9
|
@ -8,6 +8,8 @@ on:
|
|||
jobs:
|
||||
assign_one_project:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
issues: write
|
||||
name: Assign to ABTT Project
|
||||
steps:
|
||||
- name: "Add triage and area labels"
|
||||
|
|
Загрузка…
Ссылка в новой задаче