Updating version-bump.yml
This commit is contained in:
parent
8676b81821
commit
1ec8f6235f
1 changed files with 2 additions and 1 deletions
3
.github/workflows/version-bump.yml
vendored
3
.github/workflows/version-bump.yml
vendored
|
@ -2,7 +2,8 @@ name: Bump .Net Version
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ version-bump ]
|
||||
branches:
|
||||
- 'version-bump'
|
||||
|
||||
jobs:
|
||||
bump:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue