Skip to content

Commit 3b4f320

Browse files
committed
remove whitespace
1 parent 8e1c143 commit 3b4f320

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/alert-deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: nais/deploy/actions/deploy@v2
3434
env:
3535
CLUSTER: test
36-
RESOURCE: .nais/alerts.yaml, ext_alertconfig/alertconfig.yaml
36+
RESOURCE: .nais/alerts.yaml,ext_alertconfig/alertconfig.yaml
3737
DEPLOY_SERVER: deploy.ssb.cloud.nais.io:443
3838

3939
prod-deploy:
@@ -56,5 +56,5 @@ jobs:
5656
uses: nais/deploy/actions/deploy@v2
5757
env:
5858
CLUSTER: prod
59-
RESOURCE: .nais/alerts.yaml, ext_alertconfig/alertconfig.yaml
59+
RESOURCE: .nais/alerts.yaml,ext_alertconfig/alertconfig.yaml
6060
DEPLOY_SERVER: deploy.ssb.cloud.nais.io:443

0 commit comments

Comments
 (0)