Commit f8d6bab4 authored by Moody Salem's avatar Moody Salem

chore(release): limit release to release.yaml changes on v2 branch

parent c9721c42
...@@ -6,6 +6,8 @@ on: ...@@ -6,6 +6,8 @@ on:
# releases are triggered on changes to this file # releases are triggered on changes to this file
push: push:
branches:
- v2
paths: paths:
- '.github/workflows/release.yaml' - '.github/workflows/release.yaml'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment