Create caller.yaml

Signed-off-by: rahulgauli <63265876+rahulgauli@users.noreply.github.com>
This commit is contained in:
rahulgauli 2025-05-31 23:23:17 -05:00 committed by GitHub
parent 3a931080d4
commit cbcea416c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
.github/workflows/caller.yaml vendored Normal file
View file

@ -0,0 +1,12 @@
name: Launch GitHub Security Scanning Workflow
on:
pull_request:
types: [opened, synchronize]
jobs:
pirateCoffeeScanner:
secrets: inherit
uses: rahulgauli/workflowtest/.github/workflows/scanner.yaml@v0.0.1-beta
with:
product_id: '123'
scan_type: 'full'