Skip to content

Commit c0d8079

Browse files
committed
Add action test
1 parent 5b86130 commit c0d8079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ni-layers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ on:
4545
- cron: "0 0 * * 1" # Once a week at midnight on Monday
4646
push:
4747
paths:
48-
- '.github/workflows/reachability-metadata.yml'
48+
- '.github/workflows/ni-layers.yml'
4949
pull_request:
5050
paths:
51-
- '.github/workflows/reachability-metadata.yml'
51+
- '.github/workflows/ni-layers.yml'
5252

5353
env:
5454
LIBRARY_METADATA_PATH: ${{github.workspace}}/vm/tests/gh_workflows/NILayerTests

0 commit comments

Comments
 (0)