From 1ccf46c1528a843dc8991513c89243dbb3645f6a Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Sun, 24 Sep 2023 14:49:43 -0700 Subject: [PATCH] updates --- .github/workflows/hosted-file-monitor-with-hr.yml | 2 +- .github/workflows/hosted-network-filtering-hr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/hosted-file-monitor-with-hr.yml b/.github/workflows/hosted-file-monitor-with-hr.yml index 12dc07f2..e176809e 100644 --- a/.github/workflows/hosted-file-monitor-with-hr.yml +++ b/.github/workflows/hosted-file-monitor-with-hr.yml @@ -1,7 +1,7 @@ name: "Hosted: File Monitoring with Harden-Runner" on: workflow_dispatch: - + push: jobs: build: runs-on: ubuntu-latest diff --git a/.github/workflows/hosted-network-filtering-hr.yml b/.github/workflows/hosted-network-filtering-hr.yml index 07a75e50..fadfaa4e 100644 --- a/.github/workflows/hosted-network-filtering-hr.yml +++ b/.github/workflows/hosted-network-filtering-hr.yml @@ -1,7 +1,7 @@ name: "Hosted: Network Filtering with Harden-Runner" on: workflow_dispatch: - push: + jobs: build: runs-on: ubuntu-latest