Skip to content

Commit

Permalink
Merge pull request #19 from Tarun-Arora/bug
Browse files Browse the repository at this point in the history
Bug
  • Loading branch information
Tarun-Arora authored Aug 9, 2022
2 parents ef1a855 + f0d84d9 commit c29a4a0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@ on:
push:
pull_request:
types: [opened, synchronize, reopened]
paths:
- '.github/workflows/build_linux.yml'
- '**.c'
- '**.h'
- '**Makefile**'
- 'linux/**'
- 'package_creators/**'
- 'src/rust/**'
jobs:
build_shell:
runs-on: ubuntu-latest
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ on:
push:
pull_request:
types: [opened, synchronize, reopened]
paths:
- ".github/workflows/build_windows.yml"
- "**.c"
- "**.h"
- "windows/**"

jobs:
build_non_ocr_release:
Expand Down

0 comments on commit c29a4a0

Please sign in to comment.