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 d3e8024 commit 61abee3Copy full SHA for 61abee3
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Trigger Test CI workflow
26
uses: benc-uk/workflow-dispatch@v1
27
with:
28
- workflow: Linting'
+ workflow: 'Linting'
29
repo: ${{ github.repository }}
30
ref: 'master'
31
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments