Skip to content

Commit

Permalink
another attempt at fixing the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
aperijake committed Jan 18, 2025
1 parent be4caac commit 6af3498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- main
workflow_dispatch: ~ # Allows manual triggering of the workflow
pull_request_target: # Allows triggering with elevated permissions for pull requests from fork
pull_request: # Allows triggering with elevated permissions for pull requests from fork
branches:
- main # Only trigger for pull requests targeting the main branch

Expand Down

0 comments on commit 6af3498

Please sign in to comment.