From fbbcc9dfc42f0e7ac2edc402de6b8b02e46e7be1 Mon Sep 17 00:00:00 2001 From: jsirianni Date: Mon, 22 Jan 2024 16:22:36 -0500 Subject: [PATCH] test write back --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 13444c5..0d2f081 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,8 +5,8 @@ on: branches: - main - dev - paths: - - 'test/resources/**' + # paths: + # - 'test/resources/**' permissions: # Allow action to write raw configs back to the repository.