Skip to content

Commit

Permalink
chore: update build workflow to include runtime/* tags
Browse files Browse the repository at this point in the history
  • Loading branch information
steinerkelvin committed Jan 13, 2025
1 parent a1f33b6 commit 7ae9162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
tags:
- "v*"
- "runtime-*"
- "runtime/*"
branches:
- github-ci-test
- build-runtime
Expand Down

0 comments on commit 7ae9162

Please sign in to comment.