Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
sadeghbarati committed Jan 5, 2025
1 parent 5df8733 commit cbe488f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/pkg.pr.new.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ permissions:
pull-requests: write

on:
push:
path-ignore:
- 'test/**'
- '*.md'
pull_request:
push:
types: [opened, reopened, synchronize, labeled]
branches:
- "**"
tags:
- "!**"
paths:
- packages/cli/**
path-ignore:
Expand Down

0 comments on commit cbe488f

Please sign in to comment.