We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe220e commit ac4adb2Copy full SHA for ac4adb2
1 file changed
.github/workflows/test-coverage.yaml
@@ -1,6 +1,7 @@
1
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
2
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
3
on:
4
+ workflow_dispatch:
5
push:
6
branches: [main, master]
7
pull_request:
0 commit comments