Skip to content

Commit

Permalink
chore(ci): invalid workflow name specified.
Browse files Browse the repository at this point in the history
enuesaa committed Dec 7, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent 9c1d58c commit b35408c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr-by-dependabot.yml
Original file line number Diff line number Diff line change
@@ -13,8 +13,7 @@ jobs:
- id: ci
uses: benc-uk/workflow-dispatch@v1
with:
workflow: ci
token: ${{ secrets.GITHUB_TOKEN }}
workflow: ci.yaml

- run: |
echo "${{ steps.ci.outputs.workflowId }}";

0 comments on commit b35408c

Please sign in to comment.