always trigger e2e (#107)

This commit is contained in:
Boshi Lian 2022-11-28 06:02:19 -08:00 committed by GitHub
parent 01e5a009e0
commit 82eb44a76d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,12 @@
name: E2E
on:
workflow_run:
workflows: ["Go Unit Test"]
types: [completed]
push:
branches: [ master ]
pull_request:
types: [assigned, opened, synchronize, reopened]
release:
types: [ released ]
jobs: