Debug needs-more0info-closer rate limit usage

This commit is contained in:
Jackson Kearl
2020-04-01 04:46:45 -07:00
parent 30d29a420c
commit 32aba51291

View File

@@ -2,7 +2,7 @@ name: Needs More Info Closer
on:
schedule:
- cron: 20 11 * * * # 4:20am Redmond
# on: repository_dispatch
repository_dispatch:
jobs:
main:
@@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v18
ref: master
- name: Run Needs More Info Closer
uses: ./needs-more-info-closer
with: