We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f968c commit 2c5a5e7Copy full SHA for 2c5a5e7
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@
17
18
name: Simulator CI
19
20
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch]
21
22
concurrency:
23
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments