Skip to content

Add adminSecretFileRef as alternative to adminSecretRef for file-… #270

Add adminSecretFileRef as alternative to adminSecretRef for file-…

Add adminSecretFileRef as alternative to adminSecretRef for file-… #270

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
types: [ opened, reopened, synchronize ]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Tests
uses: ./.github/workflows/test.yml
secrets: inherit