We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0cc29b commit 37e91d3Copy full SHA for 37e91d3
1 file changed
.github/workflows/unit-tests.yml
@@ -2,7 +2,7 @@
2
name: Run Unit Tests
3
on:
4
pull_request:
5
- branches: [main]
+ branches: [main, 1.0-dev]
6
permissions:
7
contents: read
8
jobs:
0 commit comments