From 793199a1c73bf325f5c44aefd51074287a6e4ae9 Mon Sep 17 00:00:00 2001 From: Poh Peng Ric Wang <7760361+thepoppingone@users.noreply.github.com> Date: Tue, 28 Feb 2023 13:27:30 +0800 Subject: [PATCH] skip CI run after merge to main --- .github/workflows/ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 36ed3ae..7d0dc72 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,10 +1,6 @@ name: terraform-ci on: pull_request: - push: - branches: - - main - permissions: actions: read checks: read