Skip to content

chore(deps): update hashicorp/vault-action action to v3 #416

chore(deps): update hashicorp/vault-action action to v3

chore(deps): update hashicorp/vault-action action to v3 #416

Workflow file for this run

name: "e2e"
on:
pull_request:
paths-ignore:
- "**.md"
- ".github/**"
- "!.github/workflows/e2e.yml"
- "!.github/workflows/tests.yml"
push:
branches:
- "master"
paths-ignore:
- "**.md"
- ".github/**"
- "!.github/workflows/e2e.yml"
- "!.github/workflows/tests.yml"
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true
jobs:
marine-rs-sdk-test:
uses: ./.github/workflows/tests.yml
with:
ref: ${{ github.ref }}