Skip to content

test behavior after a published Fixity check failure on Valkyrie (#6259) #2118

test behavior after a published Fixity check failure on Valkyrie (#6259)

test behavior after a published Fixity check failure on Valkyrie (#6259) #2118

Workflow file for this run

name: Trigger Nurax build
on:
workflow_dispatch:
push:
branches:
- 'main'
jobs:
trigger:
runs-on: ubuntu-latest
steps:
- uses: peter-evans/[email protected]
with:
token: ${{ secrets.NURAX_ACCESS_TOKEN }}
event-type: push
repository: samvera-labs/nurax
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'