mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
.github/workflows/update-terraform-providers.yml: minor fixes
- change ofborg command into a comment - use WIP label instead of draft so codeowner notification works
This commit is contained in:
parent
ed6cab97aa
commit
fc7fb0d528
@ -32,10 +32,10 @@ jobs:
|
||||
|
||||
Created by [update-terraform-providers](https://github.com/NixOS/nixpkgs/blob/master/.github/workflows/update-terraform-providers.yml) action.
|
||||
|
||||
@ofborg build terraform-full
|
||||
Check that all providers build with `@ofborg build terraform-full`
|
||||
branch: terraform-providers-update
|
||||
delete-branch: false
|
||||
draft: true
|
||||
labels: "2.status: work-in-progress"
|
||||
title: ${{ steps.setup.outputs.title }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: comment on failure
|
||||
|
Loading…
Reference in New Issue
Block a user