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.
develop
1 parent d4eef0e commit f58ea97Copy full SHA for f58ea97
.github/workflows/run_tests.yml
@@ -5,7 +5,7 @@ name: Linting and tests
5
6
on:
7
push:
8
- branches: [ "main", "develop", "release/*" ]
+ branches: [ "main", "release/*" ]
9
pull_request:
10
11
permissions:
0 commit comments