mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
fix typo
This commit is contained in:
parent
9338d94bd4
commit
f134da8acf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-nightly.yml
vendored
2
.github/workflows/run-nightly.yml
vendored
|
@ -67,4 +67,4 @@ jobs:
|
|||
env:
|
||||
GH_TOKEN: ${{ steps.generate-token.outputs.token }}
|
||||
run: |
|
||||
gh workflow run nigthly.yml --repo ${{ github.repository }} --ref ${{ matrix.branch }}
|
||||
gh workflow run nightly.yml --repo ${{ github.repository }} --ref ${{ matrix.branch }}
|
||||
|
|
Loading…
Add table
Reference in a new issue