mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-13 20:39:33 -05:00
Finish sentence
This commit is contained in:
parent
fe72e27641
commit
d03cfd78aa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-PROD.yml
vendored
2
.github/workflows/deploy-PROD.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
||||||
name: Deploy Docker Image - PROD
|
name: Deploy Docker Image - PROD
|
||||||
# Set the agent to run on
|
# Set the agent to run on
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Only run this
|
# Only run this on the main repo
|
||||||
if: github.repository == 'github/super-linter'
|
if: github.repository == 'github/super-linter'
|
||||||
##################
|
##################
|
||||||
# Load all steps #
|
# Load all steps #
|
||||||
|
|
Loading…
Reference in a new issue