Skip to content

Commit

Permalink
Added minor changes
Browse files Browse the repository at this point in the history
Signed-off-by: Jonsy13 <[email protected]>
  • Loading branch information
Jonsy13 committed Jul 5, 2023
1 parent f4b7e70 commit ee20536
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: build-pipeline
on:
pull_request:
branches:
- gh-updates
- master
- v*

env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: push-pipeline
on:
push:
branches:
- gh-updates
- master
- ^v[0-9]*.[0-9]*.x$
tags:
- "*"
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit ee20536

Please sign in to comment.