Skip to content

Commit

Permalink
Trying different syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Oct 31, 2024
1 parent a9b7014 commit a2f9b31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/tag-version-this-repo.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Tag Version (this repo)

on:
push:

jobs:
run:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tag-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ on:
type: string
merge-target:
required: false
default: 'issue/OSOE-912-release-target'
default: issue/OSOE-912-release-target
description: >
The target branch to merge back to after setting the GitHub Actions and Workflows to the version tag. This is
necessary because otherwise, the auto-generated release notes will include all the changes since the start of
Expand Down

0 comments on commit a2f9b31

Please sign in to comment.