mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-12 08:04:25 +08:00
Update branchtest.yml (#2373)
This commit is contained in:
parent
9ad6d63b45
commit
f64a3e1622
1 changed files with 1 additions and 1 deletions
2
.github/workflows/branchtest.yml
vendored
2
.github/workflows/branchtest.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
needs: skip-check
|
||||
if: ${{ needs.skip-check.outputs.skip != 'true' }}
|
||||
outputs:
|
||||
netclientbranch: ${{ steps.checkbranch.outputs.netclientbranch }}
|
||||
netclientbranch: ${{ steps.getbranch.outputs.netclientbranch }}
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue