Skip to content

Commit

Permalink
reusable workflow definition
Browse files Browse the repository at this point in the history
  • Loading branch information
sorinvoicu committed Feb 29, 2024
1 parent bc5aee3 commit 30bfbaf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/secops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
name: SecOps

on:
workflow_dispatch:
workflow_call:
inputs:
image_tag:
description: image:tag
required: true
default: "ghcr.io/boehringer-ingelheim/r_4.3.2_cran_2024.01.12:latest"
type: string

jobs:
Expand Down

0 comments on commit 30bfbaf

Please sign in to comment.