Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanE42 authored Jul 15, 2022
1 parent 3b8bbac commit 5dd5cf3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
name: Compile & Upload

on:
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
tags:
description: 'Workflow dispatch'
push:
branches:
- master
Expand Down

0 comments on commit 5dd5cf3

Please sign in to comment.