Skip to content

Commit

Permalink
Merge branch 'main' into alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 authored Oct 24, 2024
2 parents 4ac1211 + 17348a3 commit 8870efe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/composite.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ permissions:

on:
workflow_call:
push:
branches:
- main
- alpha
- beta
- canary
- pre/rc

jobs:
release:
Expand Down

0 comments on commit 8870efe

Please sign in to comment.