Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Koenig <[email protected]>
  • Loading branch information
ko3n1g committed Jul 18, 2024
1 parent bd30b1b commit b5b028b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/changelog-build.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
name: 'Changelog Build (Release)'

on:
workflow_dispatch:
inputs:
tag:
description: tag
default: 'r2.0.0rc1'
type: string
push:
branches:
- ko3n1g/chore/release-docs
tags:
- '*'

Expand Down

0 comments on commit b5b028b

Please sign in to comment.