Skip to content

Commit

Permalink
Test main build.
Browse files Browse the repository at this point in the history
  • Loading branch information
zzhlogin committed Dec 16, 2024
1 parent d8923fd commit d9d36ce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Java Agent Main Build
on:
workflow_dispatch:
inputs:
version:
description: The version to tag the release with, e.g., 1.2.0, 1.2.1-alpha.1
required: false
push:
branches:
- main
Expand Down

0 comments on commit d9d36ce

Please sign in to comment.