We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7c7c8 commit d02b90eCopy full SHA for d02b90e
.github/workflows/linux.yml
@@ -7,6 +7,7 @@ on:
7
pull_request:
8
branches:
9
- main
10
+ workflow_dispatch:
11
12
# When a PR is updated, cancel the jobs from the previous version. Merges
13
# do not define head_ref, so use run_id to never cancel those jobs.
.github/workflows/zephyr.yml
0 commit comments