Skip to content

Commit

Permalink
Update terraform_plan.yaml (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Aug 14, 2024
1 parent 7777631 commit 962a023
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/terraform_plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ name: Terraform Plan
# Controls when the workflow will run
on:
pull_request:

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
Expand Down

0 comments on commit 962a023

Please sign in to comment.