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 7df1b77 commit ddcf10cCopy full SHA for ddcf10c
1 file changed
.github/workflows/upgrade-compat.yml
@@ -17,6 +17,8 @@ on:
17
branches:
18
- develop
19
pull_request:
20
+ # Allow manually triggering the workflow.
21
+ workflow_dispatch:
22
23
jobs:
24
upgrade-compat:
0 commit comments