Skip to content

Commit

Permalink
Update devel_pipeline_validation.yml
Browse files Browse the repository at this point in the history
Signed-off-by: vksccm <[email protected]>
  • Loading branch information
vksccm authored Jun 4, 2024
1 parent 38188c1 commit 0cbace4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devel_pipeline_validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Devel Pipeline Validation
# Triggers the workflow on push or pull request
# events but only for the devel branch
on: # yamllint disable-line rule:truthy
workflow_dispatch
workflow_dispatch:
pull_request_target:
types: [opened, reopened, synchronize]
branches:
Expand Down

0 comments on commit 0cbace4

Please sign in to comment.