Skip to content

Commit

Permalink
Merge pull request #7 from OpenVoiceOS/release-0.2.0a1
Browse files Browse the repository at this point in the history
Release 0.2.0a1
  • Loading branch information
JarbasAl authored Sep 10, 2024
2 parents 132f198 + 9db4dab commit 048a100
Show file tree
Hide file tree
Showing 41 changed files with 696 additions and 454 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/conventional-label.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# auto add labels to PRs
on:
pull_request_target:
types: [ opened, edited ]
name: conventional-release-labels
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: bcoe/conventional-release-labels@v1
75 changes: 0 additions & 75 deletions .github/workflows/publish_alpha.yml

This file was deleted.

86 changes: 0 additions & 86 deletions .github/workflows/publish_build.yml

This file was deleted.

86 changes: 0 additions & 86 deletions .github/workflows/publish_major.yml

This file was deleted.

86 changes: 0 additions & 86 deletions .github/workflows/publish_minor.yml

This file was deleted.

Loading

0 comments on commit 048a100

Please sign in to comment.