Skip to content

Commit

Permalink
ci: remove push trigger for main branch and version tags in build wor…
Browse files Browse the repository at this point in the history
…kflow
  • Loading branch information
arrowplum committed Jan 9, 2025
1 parent 71f0122 commit 7ec56af
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-asvec.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Build asvec

on:
push:
branches:
- main
tags:
- 'v*.*.*'
workflow_dispatch:
inputs:
version:
Expand Down

0 comments on commit 7ec56af

Please sign in to comment.