forked from mirrors/nixpkgs
Merge pull request #153452 from qowoz/tf-action
.github/workflows/update-terraform-providers.yml: minor fixes
This commit is contained in:
commit
c6d659b4f0
|
@ -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 a new issue