Skip to content

Commit

Permalink
Fix nightly trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Jul 29, 2021
1 parent ba70f27 commit 7f44f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-trigger.yml
Expand Up @@ -18,6 +18,6 @@ jobs:
- name: Invoke workflow
uses: benc-uk/workflow-dispatch@v1
with:
workflow: Haskell CI
workflow: 4656235
token: ${{ secrets.MACHINE_TOKEN }}
inputs: '{ "reason": "nightly", "tests": "all" }'

0 comments on commit 7f44f1f

Please sign in to comment.