From a059ccf56ae88a67361a125f8114e44f48b74f4c Mon Sep 17 00:00:00 2001 From: hijiki51 Date: Sat, 5 Oct 2024 23:22:42 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20enable=20actions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/nop.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/nop.yaml b/.github/workflows/nop.yaml index 19b5ec3a..35d9fc8c 100644 --- a/.github/workflows/nop.yaml +++ b/.github/workflows/nop.yaml @@ -3,6 +3,7 @@ on: push: branches: - main + - ci/nop jobs: NOP-Job: runs-on: codebuild-problem-github-actions-${{ github.run_id }}-${{ github.run_attempt }}