mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-02-12 14:42:48 +00:00
Merge pull request #67 from lightbroker/lightbroker-patch-3
Update guidelines.yml
This commit is contained in:
6
.github/workflows/guidelines.yml
vendored
6
.github/workflows/guidelines.yml
vendored
@@ -2,8 +2,12 @@ name: 'Generative AI Guidelines Pre-Production Test'
|
||||
|
||||
on:
|
||||
# Triggers on pull requests and manual workflow dispatch
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
- reopened
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user