Skip to content

Commit

Permalink
Update verify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesWoolfenden committed Oct 26, 2023
1 parent cf0a0f1 commit bab4b0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ on:
workflow_dispatch:
push:
branches:
- main
- master
permissions: read-all

env:
terraform: 1.3.0
tf_target_dir: example/examplea
branch: main
branch: master
GITHUB_API_TOKEN: ${{ github.token }}
jobs:
terraform:
Expand Down

0 comments on commit bab4b0c

Please sign in to comment.