Skip to content

Commit

Permalink
modify pipeline triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
so-lid committed Feb 11, 2025
1 parent 4a956da commit 4578609
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: Release Pingdom Terraform Provider

on:
workflow_dispatch:
inputs:
GIT_TAG:
description: "The git tag to use for the release"
required: true
type: string
push:
tags:
- "v*.*.*"

permissions:
contents: write
Expand Down

0 comments on commit 4578609

Please sign in to comment.