Skip to content

Commit

Permalink
Myget trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
OsirisTerje committed Nov 14, 2023
1 parent 7fd1813 commit b7daa3d
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions .github/workflows/TheAnswer.Myget.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
name: WrapThat.TheAnswer.Myget
on:
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
tags:
description: 'Test scenario tags'
push:
branches:
- main
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
tags:
description: 'Test scenario tags'
defaults:
run:
shell: pwsh
Expand Down

0 comments on commit b7daa3d

Please sign in to comment.