mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 07:23:00 +00:00
Backport PR #3250: remove push-branch conditions for CI
This commit is contained in:

committed by
MeeseeksDev[bot]
![MeeseeksDev[bot]](/assets/img/avatar_default.png)
parent
374a3a7b36
commit
b47159b31e
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -9,8 +9,6 @@ name: Run tests
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [main, master, pr/migrate-to-gh-actions-from-travis]
|
||||
tags:
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
Reference in New Issue
Block a user