Matthew R Kasun 2 years ago
parent
commit
dcab20150f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/branchtest.yml

+ 1 - 1
.github/workflows/branchtest.yml

@@ -15,7 +15,7 @@ jobs:
       - id: skip
         uses: fkirc/skip-duplicate-actions@v5
         with:
-          concurrent_skiping: 'always'
+          concurrent_skipping: 'always'
   getbranch:
     runs-on: ubuntu-latest
     needs: skip-check