Skip to content

Commit 7261e43

Browse files
committed
remove ffi.yml
1 parent c1356d9 commit 7261e43

File tree

2 files changed

+2
-73
lines changed

2 files changed

+2
-73
lines changed

.github/workflows/ffi.yaml

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

.github/workflows/native.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
- ".github/workflows/native.yaml"
1313
- "pkgs/code_assets/**"
1414
- "pkgs/data_assets/**"
15+
- 'pkgs/ffi/**'
1516
- "pkgs/hooks_runner/**"
1617
- "pkgs/hooks/**"
1718
- "pkgs/json_syntax_generator/**"
@@ -25,6 +26,7 @@ on:
2526
- ".github/workflows/native.yaml"
2627
- "pkgs/code_assets/**"
2728
- "pkgs/data_assets/**"
29+
- 'pkgs/ffi/**'
2830
- "pkgs/hooks_runner/**"
2931
- "pkgs/hooks/**"
3032
- "pkgs/json_syntax_generator/**"

0 commit comments

Comments
 (0)