Skip to content

Commit 99075aa

Browse files
committed
Incrementally testing GH action.
1 parent acc689b commit 99075aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/duplicate-prod-db.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
GCP_FEED_BASTION_SSH_KEY: ${{ secrets.GCP_FEED_BASTION_SSH_KEY }}
2525

2626
steps:
27+
- name: Checkout code
28+
uses: actions/checkout@v2
2729
# - name: Authenticate to Google Cloud PROD project
2830
# id: gcloud_auth_prod
2931
# uses: google-github-actions/auth@v2

0 commit comments

Comments
 (0)