Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iambaim committed Mar 25, 2024
1 parent 6973bfc commit fa5b983
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
ref: container_app_environment_custom_dns_suffix
- uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
Expand Down

0 comments on commit fa5b983

Please sign in to comment.