Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 7e08fe2

Browse files
committed
Run full-check on change to action.yml
1 parent 4a8703f commit 7e08fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-full-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
- release/**
1313
paths:
1414
- '.github/**'
15-
- 'dist/**'
15+
- 'action.yml'
1616

1717
jobs:
1818
action-inputs:

0 commit comments

Comments
 (0)