mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 02:23:39 -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
|
||||
# Set the agent to run on
|
||||
runs-on: ubuntu-latest
|
||||
# Only run this
|
||||
# Only run this on the main repo
|
||||
if: github.repository == 'github/super-linter'
|
||||
##################
|
||||
# Load all steps #
|
||||
|
|
Loading…
Reference in a new issue