Oops indentation error.
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
- cron: '0 10 1/16 * *'
|
||||
jobs:
|
||||
updateCatch:
|
||||
if: ${{ github.repository == 'mlpack/mlpack' }}
|
||||
if: ${{ github.repository == 'mlpack/mlpack' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
@@ -5,7 +5,7 @@ on:
|
||||
- cron: '0 10 1/16 * *'
|
||||
jobs:
|
||||
updateCLI11:
|
||||
if: ${{ github.repository == 'mlpack/mlpack' }}
|
||||
if: ${{ github.repository == 'mlpack/mlpack' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user