Skip to content

Commit

Permalink
Adjust branch targets for plugin compiler (#5622)
Browse files Browse the repository at this point in the history
Plugin compiler build required for smoke tests

Co-authored-by: Tit Petric <[email protected]>
  • Loading branch information
titpetric and Tit Petric authored Oct 17, 2023
1 parent ca4d6f5 commit 93e67b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/plugin-compiler-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ name: Plugin-compiler build
on:
pull_request:
push:
branches:
- master
- release-**
tags:
- 'v*'

Expand Down

0 comments on commit 93e67b4

Please sign in to comment.