From 81daafaacbccc1f0c77b959902530cf4063dc816 Mon Sep 17 00:00:00 2001 From: Efe Date: Fri, 12 Jan 2024 17:29:19 +0100 Subject: [PATCH] test --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d2ecf7aed9c9..426ce8d592d6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -86,7 +86,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: - # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it + # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it# - uses: actions/checkout@v3 - uses: dorny/paths-filter@v2 id: filter