Commit 32006ded authored by Moody Salem's avatar Moody Salem

chore(release): trigger release on changes to release.yaml

parent d4f1c579
......@@ -4,10 +4,10 @@ on:
schedule:
- cron: '0 12 * * *'
# triggered releases, must have tag trigger-release
# releases are triggered on changes to this file
push:
tags:
- trigger-release
paths:
- '.github/workflows/release.yaml'
jobs:
bump_version:
......
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