Skip to content

Commit 80573a0

Browse files
authored
Update test-monitor-issues.yml
1 parent 821896e commit 80573a0

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
@@ -11,7 +11,7 @@ on:
1111
- cron: "0 0 * * *" # Runs once a day at midnight
1212

1313
jobs:
14-
workflow_call:
14+
workflow_call_1:
1515
uses: reshmifrog/.github/actions/monitor-issues@feature/monitor-issues-reusable
1616
with:
1717
repo-token: ${{ secrets.REPO_TOKEN }}

0 commit comments

Comments
 (0)