We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cdd121 commit f5fd3a8Copy full SHA for f5fd3a8
.github/workflows/lint.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