Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Arendt authored Jun 3, 2023
1 parent 785030d commit 1a0f712
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Build and Deploy

on:
workflow_dispatch:
inputs:
parameter:
description: My Parameter
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
Expand Down

0 comments on commit 1a0f712

Please sign in to comment.