We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f5ae3 commit 1e680deCopy full SHA for 1e680de
.github/workflows/test-monitor-issues.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
monitor-issues:
15
- uses: ./.github/actions/monitor-issues/monitor-issues.yml
+ uses: ./.github/actions/monitor-issues/monitor-issues.yml # This is the correct usage
16
with:
17
repo-token: ${{ secrets.GITHUB_TOKEN }}
18
operations-per-run: 10
0 commit comments