Skip to content

Commit b9fa1c8

Browse files
committed
Trigger github actions on all pushed branches
1 parent 8dde7a6 commit b9fa1c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Jupyter Server Tests
22
on:
33
push:
4-
branches:
5-
- master
4+
branches: '*'
65
pull_request:
76
branches: '*'
87
jobs:

0 commit comments

Comments
 (0)