Skip to content

Commit 650d4b1

Browse files
committed
Update Action
1 parent 71cd0ab commit 650d4b1

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/PermissionManager.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: PermissionManager_CIBuild
33
on:
44
push:
55
branches: [master]
6+
paths:
7+
- '.github/workflows/PermissionManager.yml'
8+
- 'PermissionManager/**'
69
pull_request:
710
branches: [master]
811
workflow_dispatch:

.github/workflows/SKRootKernelRoot_Windows.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: SKRootKernelRoot_Windows_CIBuild
22
on:
33
push:
44
branches: [master]
5+
paths:
6+
- '.github/workflows/SKRootKernelRoot_Windows.yml'
7+
- 'patch_kernel_root/**'
58
pull_request:
69
branches: [master]
710
workflow_dispatch:

0 commit comments

Comments
 (0)