Skip to content

Commit

Permalink
fix(ci): semantic removed
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammad5305 committed Nov 9, 2023
1 parent e3f63e2 commit bea33e8
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,6 @@ concurrency:


jobs:
semantic:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: paulhatch/[email protected]
with:
tag_prefix: "v"
change_path: "src/"
search_commit_body: false
build:
runs-on: ubuntu-latest
strategy:
Expand Down Expand Up @@ -71,7 +59,6 @@ jobs:
contents: read
runs-on: ubuntu-latest
name: stable / fmt
allow-failure: true
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit bea33e8

Please sign in to comment.