We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69868f commit 10db0adCopy full SHA for 10db0ad
.github/workflows/run_tests.yml
@@ -9,6 +9,8 @@ on:
9
branches: [ main ]
10
pull_request:
11
12
+ workflow_dispatch:
13
+ null
14
15
jobs:
16
sim:
0 commit comments