Skip to content

Commit

Permalink
Test build
Browse files Browse the repository at this point in the history
  • Loading branch information
jramcast committed Feb 7, 2025
1 parent 0b791cf commit 4e0b546
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Build

on:
push:
tags:
- v*
on: [push]
# on:
# push:
# tags:
# - v*

concurrency:
group: build-${{ github.head_ref }}
Expand Down

0 comments on commit 4e0b546

Please sign in to comment.