Skip to content

Commit

Permalink
add alternate branch to better build up commit history
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed May 28, 2024
1 parent a1f7e52 commit 77ea9f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@ on:
branches:
- development
- linux
- linux-vnext
- 'linux-release-*'
tags:
- 'release-*.*.*-linux*'
- 'release-*.*.*-test*'
pull_request:
branches:
- linux
- linux-vnext
- 'linux-release-*'

env:
Expand Down

0 comments on commit 77ea9f2

Please sign in to comment.