mirror of
https://github.com/apache/superset.git
synced 2026-04-17 23:25:05 +00:00
Run CI on all pushes / PR's (#9538)
This commit is contained in:
5
.github/workflows/superset-e2e.yml
vendored
5
.github/workflows/superset-e2e.yml
vendored
@@ -1,9 +1,6 @@
|
||||
name: E2E
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
cypress:
|
||||
|
||||
Reference in New Issue
Block a user