Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bamcane authored Aug 27, 2024
1 parent 93fa412 commit 106fb51
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Build

on: [push, pull_request]
on:
push:
tags:
- "v*.*.*"

jobs:
build-cmake:
Expand Down

0 comments on commit 106fb51

Please sign in to comment.