Skip to content

Commit

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

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

0 comments on commit fded7ef

Please sign in to comment.