Skip to content

test actions without checkout #4

test actions without checkout

test actions without checkout #4

Workflow file for this run

name: Get Vault Secrets
on:
push:
branches: [ "vault" ]
pull_request:
branches: [ "vault" ]
jobs:
pull:
name: Import Vault Secrets
runs-on: ubuntu-22.04
steps:
- name: NR Vault Pattern
id: nr-vault-patterns
uses: bcgov/nr-vault-patterns@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BROKER_JWT: ${{ secrets.BROKER_JWT }}
VAULT_ENV: dev
SECRET_NAME: ods-dev