Stop branch trigger

This commit is contained in:
Cyber MacGeddon 2024-10-04 18:16:43 +01:00
parent 514b0e8ac6
commit 61af3a5fbd

View file

@ -4,8 +4,8 @@ name: Build
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: # branches:
- release/v0.12 # - release/v0.12
tags: tags:
- v0.12.* - v0.12.*