Skip to content

Commit

Permalink
Merge pull request #3 from Gemba/workflow_changes
Browse files Browse the repository at this point in the history
skip CD jobs
  • Loading branch information
Gemba authored Nov 5, 2023
2 parents 74b2bb9 + 526cd71 commit 42523d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- '*'

jobs:
# skip CD
if: false
Binary:
name: Publish ${{ matrix.target }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 42523d6

Please sign in to comment.