Skip to content

Commit

Permalink
Update terraform-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
David Arnold authored and GitHub committed Feb 19, 2025
1 parent 739b9db commit b485dc4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/terraform-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
pull_request:
branches:
- main
workflow_dispatch:

permissions:
contents: write
Expand Down Expand Up @@ -55,4 +56,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: patch
WITH_V: true
WITH_V: true

0 comments on commit b485dc4

Please sign in to comment.