From fe0558a3bf4cb56d3762006c923f57f830cd02a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Proulx?= <76956526+fproulx-boostsecurity@users.noreply.github.com> Date: Thu, 28 Mar 2024 11:52:22 -0400 Subject: [PATCH] Update level2.yml --- .github/workflows/level2.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/level2.yml b/.github/workflows/level2.yml index 5526d49..6441442 100644 --- a/.github/workflows/level2.yml +++ b/.github/workflows/level2.yml @@ -1,8 +1,5 @@ name: Poutine Level 2 on: - push: - branches: - - main pull_request: permissions: {} @@ -13,8 +10,7 @@ concurrency: jobs: pulled_pork: - # runs-on: self-hosted - runs-on: ubuntu-latest + runs-on: self-hosted timeout-minutes: 1 permissions: id-token: write