Skip to content

Commit

Permalink
Fix Renovate Terraform workflow issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Aug 13, 2023
1 parent fe8ef27 commit 3ebc116
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/renovate-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: Renovate Terraform

on: status

env:
RENOVATE_USERNAME: ezzatron

jobs:
collect_details:
name: Collect details
runs-on: ubuntu-latest

env:
RENOVATE_USERNAME: ezzatron

outputs:
branch: ${{ steps.event.outputs.branch }}
commit_author: ${{ steps.event.outputs.commit_author }}
Expand Down

0 comments on commit 3ebc116

Please sign in to comment.