ci: run on tag pushes too [ci skip]

This commit is contained in:
Anand Balakrishnan 2023-10-06 13:58:24 -07:00
parent 7d598718a3
commit eb2c32637b
No known key found for this signature in database

View file

@ -5,6 +5,8 @@ on:
branches: branches:
- dev - dev
- main - main
tags:
- '*'
pull_request: pull_request:
workflow_dispatch: workflow_dispatch: