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.
2 parents 4a2d8e3 + b9fa1c8 commit 3d73723Copy full SHA for 3d73723
.github/workflows/main.yml
@@ -1,8 +1,7 @@
1
name: Jupyter Server Tests
2
on:
3
push:
4
- branches:
5
- - master
+ branches: '*'
6
pull_request:
7
branches: '*'
8
jobs:
0 commit comments