Skip to content

Commit 1e680de

Browse files
committed
updated workflow
1 parent c3f5ae3 commit 1e680de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-monitor-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
monitor-issues:
15-
uses: ./.github/actions/monitor-issues/monitor-issues.yml
15+
uses: ./.github/actions/monitor-issues/monitor-issues.yml # This is the correct usage
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}
1818
operations-per-run: 10

0 commit comments

Comments
 (0)