Commit 4be1ddf
authored
fix: Keyboard nav CI workflows by pointing to experimentation branch (experimental) (#9284)
## The basics
- [x] I [validated my changes](https://developers.google.com/blockly/guides/contribute/core#making_and_verifying_a_change)
## The details
### Resolves
Fixes #9283
### Proposed Changes
Updates the keyboard navigation plugin workflow to point to the screen reader experimentation branch.
### Reason for Changes
This ensures that both the plugin (via RaspberryPiFoundation/blockly-keyboard-experimentation#684) and core Blockly correctly link their experimental screen reader branches against each other to ensure CI passes correctly for both.
### Test Coverage
No new tests are needed here.
### Documentation
N/A
### Additional Information
Similar to #9280, this PR will never be merged directly into `develop` so the workflow changes will remain isolated to the experimental branch.1 parent d0ad934 commit 4be1ddf
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments