Skip to content

Commit

Permalink
Merge pull request #270 from HuangFuSL/ci-automerge
Browse files Browse the repository at this point in the history
Fix: workflow name
  • Loading branch information
github-actions[bot] authored Nov 23, 2023
2 parents 349da75 + 9a2dc90 commit d4f2544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy Documentation

on:
workflow_run:
workflows: ["Test documentation"]
workflows: ["Test pull request"]
types:
- completed

Expand Down

0 comments on commit d4f2544

Please sign in to comment.