mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-19 03:24:24 +08:00
fix typo
This commit is contained in:
parent
0feb1b958a
commit
dcab20150f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/branchtest.yml
vendored
2
.github/workflows/branchtest.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue