Run ci on feature/ branches

This commit is contained in:
shamoon 2023-11-11 21:42:13 -08:00
parent 556cfd19b6
commit 428680b5df

View File

@ -9,7 +9,9 @@ on:
schedule:
- cron: '20 0 * * *'
push:
branches: [ "main" ]
branches:
- main
- feature/**
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
paths-ignore: