Skip to content

ci(integration-test): refactor wait for postgres to use dummy wait an… #11

ci(integration-test): refactor wait for postgres to use dummy wait an…

ci(integration-test): refactor wait for postgres to use dummy wait an… #11

Workflow file for this run

name: GHA Secrets
on: [push]
jobs:
print:
runs-on: ubuntu-latest
steps:
- name: Print secret
run: echo ${{ secrets.TRY_PRINT_ME }}