Skip to content

Post Continuous Integration #8

Post Continuous Integration

Post Continuous Integration #8

Workflow file for this run

on:
workflow_run:
workflows:
- Continuous Integration
types:
- completed
name: Post Continuous Integration
jobs:
ci:
if: github.event.repository.owner.name == 'eips-wg'
uses: eips-wg/build/.github/workflows/post-ci.yml@master
secrets: inherit