Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ns-vasilev committed Oct 19, 2023
1 parent abe10c5 commit 3b043cd
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
name: "capture-kit"
name: capture-kit

on:
push:
branches:
- main
- dev
pull_request:
paths:
- ".github/workflows/**"
- "CaptureKit/**"
- "CaptureKitTests/**"

concurrency:
group: ci
cancel-in-progress: true

jobs:
Latest:
name: Test Latest (macOS)
Expand Down

0 comments on commit 3b043cd

Please sign in to comment.