Skip to content

Commit

Permalink
Update terraform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SadriG91 committed Dec 15, 2023
1 parent d2ecc67 commit 78c2e4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Terraform Concourse Docker Image Build

on: [push, pull_request]
on: [workflow_dispatch, push, pull_request]

jobs:
build_matrix:
Expand Down Expand Up @@ -91,4 +91,4 @@ jobs:
labels: ${{ steps.docker_meta.outputs.labels }}
file: ./${{ matrix.Dockerfile }}



0 comments on commit 78c2e4f

Please sign in to comment.