We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4556cfe commit 0e6b004Copy full SHA for 0e6b004
.github/workflows/r-cmd-check-and-build.yml
@@ -7,6 +7,7 @@ on:
7
pull_request:
8
branches:
9
- main
10
+ workflow_dispatch:
11
12
jobs:
13
build:
0 commit comments