Skip to content

Commit

Permalink
允许手动运行AutoTest
Browse files Browse the repository at this point in the history
  • Loading branch information
haarlemmer committed Apr 20, 2024
1 parent 7ec433b commit caae533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testscript.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Auto Test

on: [push]
on: [push, workflow_dispatch]

jobs:
TestScript:
Expand Down

0 comments on commit caae533

Please sign in to comment.