Skip to content

Commit

Permalink
Merge pull request #983 from HDRUK/GAT-1887-PREPROD-REU2
Browse files Browse the repository at this point in the history
GAT-1887: Disable 0/1 testing
  • Loading branch information
reubensamuel authored Mar 8, 2023
2 parents 6ec3645 + 61a2187 commit 189d8ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches:
- 'dev'
paths:
- 'Chart.yaml'
# paths:
# - 'Chart.yaml'

env:
PROJECT_ID: '${{ secrets.PROJECT_ID }}' # TODO: update Google Cloud project id.
Expand Down

0 comments on commit 189d8ec

Please sign in to comment.