Skip to content

feat(launch-template): Updated launch configs to launch tempaltes for… #68

feat(launch-template): Updated launch configs to launch tempaltes for…

feat(launch-template): Updated launch configs to launch tempaltes for… #68

Workflow file for this run

name: CI
on:
# run on pushed commits to master and on new commits on pull requests
push:
branches:
- master
pull_request:
types: [opened, synchronize]
jobs:
Security:
name: Security Pipeline
uses: uc-cdis/.github/.github/workflows/securitypipeline.yaml@master
with:
python-poetry: 'false'
secrets: inherit