mirror of
https://github.com/apache/superset.git
synced 2026-04-18 15:44:57 +00:00
Remove e2e pull_request event trigger (#12076)
This commit is contained in:
2
.github/workflows/superset-e2e.yml
vendored
2
.github/workflows/superset-e2e.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: E2E
|
||||
|
||||
on: [push, pull_request, pull_request_target]
|
||||
on: [push, pull_request_target]
|
||||
|
||||
jobs:
|
||||
cypress-matrix:
|
||||
|
||||
Reference in New Issue
Block a user