diff --git a/.github/workflows/manifests-up-to-date.yaml b/.github/workflows/manifests-up-to-date.yaml index e3bf5356..dc415a2f 100644 --- a/.github/workflows/manifests-up-to-date.yaml +++ b/.github/workflows/manifests-up-to-date.yaml @@ -1,6 +1,9 @@ name: manifests-up-to-date on: + push: + branches: + - main pull_request: types: [opened, synchronize] paths-ignore: diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 3890dbd4..d7e718e5 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -1,6 +1,9 @@ name: test on: + push: + branches: + - main pull_request: types: [opened, synchronize] paths-ignore: