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 dfcd2e2 commit 1a82a0fCopy full SHA for 1a82a0f
.github/workflows/tests.yml
@@ -3,7 +3,7 @@ name: Tests
3
on:
4
pull_request:
5
push:
6
- branches: [main]
+ branches: [main, test]
7
8
jobs:
9
pre-commit:
0 commit comments