run ci workflow for release branches

This commit is contained in:
Sujay 2024-01-02 19:32:09 +00:00 committed by GitHub
parent 27e2652033
commit 41751ca2d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ on:
push:
branches:
- main
- release-*
paths-ignore:
- 'docs/**'
- 'deploy/**'