Skip to content

Commit

Permalink
CI: make build_stable build on tag rel
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazzor committed Dec 22, 2024
1 parent f1944ea commit 377baf0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_stable.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: build_stable (KSU)

on:

push:
tags:
- '*'
workflow_dispatch:
jobs:
build:
Expand Down

0 comments on commit 377baf0

Please sign in to comment.