mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
parent
082b88bfbc
commit
cb16203c4f
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
issue_number: issue.number,
|
||||
labels: ['~unreleased-bug']
|
||||
labels: ['~unreleased bug']
|
||||
});
|
||||
|
||||
// Post a comment explaining the action
|
||||
|
|
|
|||
Loading…
Reference in a new issue