3
0
Fork 0
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:
Jörg Thalheim 2022-01-04 08:26:18 +00:00 committed by GitHub
commit c6d659b4f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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