Skip to content

Commit

Permalink
feat:semver (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Sep 11, 2024
1 parent 76ca2ba commit 12ffc64
Show file tree
Hide file tree
Showing 18 changed files with 154 additions and 463 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/conventional-label.yml
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
20 changes: 0 additions & 20 deletions .github/workflows/dev2master.yml

This file was deleted.

15 changes: 0 additions & 15 deletions .github/workflows/docker_tests.yml

This file was deleted.

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

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/publish_docker.yml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit 12ffc64

Please sign in to comment.