Skip to content

Commit a5d1c8d

Browse files
committed
ci: rename pkg.pr.new workflow
1 parent cccfb83 commit a5d1c8d

2 files changed

Lines changed: 3 additions & 52 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name: Publish to pkg.pr.new
1+
name: pkg.pr.new
22

33
on:
44
pull_request:
55
paths:
6-
- ".github/workflows/pkg-pr-new.yml"
6+
- ".github/workflows/pkg-pr-new.yaml"
77
- "package.json"
88
- "pnpm-lock.yaml"
99
- "pnpm-workspace.yaml"
@@ -12,7 +12,7 @@ on:
1212
branches:
1313
- main
1414
paths:
15-
- ".github/workflows/pkg-pr-new.yml"
15+
- ".github/workflows/pkg-pr-new.yaml"
1616
- "package.json"
1717
- "pnpm-lock.yaml"
1818
- "pnpm-workspace.yaml"

packages/secure-exec/tests/pkg-pr-new-policy.test.ts

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)