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.
2 parents dc360ce + 17aa96c commit 2b99a02Copy full SHA for 2b99a02
.github/workflows/ci.yml
@@ -4,8 +4,8 @@ name: PR Checks
4
# redundant, we avoid concurrency with the below configuration.
5
#
6
on:
7
- push:
8
pull_request:
+ workflow_dispatch:
9
10
# Use the concurrency feature to ensure we don't run redundant workflows
11
0 commit comments