Skip to content

Commit f6b465e

Browse files
author
Thomas Baumann
committed
Added types for on: pull_request_target
1 parent f14c47d commit f6b465e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: CI pipeline for pySDC
33
on:
44
push:
55
pull_request_target:
6+
types: [opened, edited, closed, reopened, synchronize, ready_for_review, review_requested , review_request_removed, auto_merge_enabled, auto_merge_disabled]
67
schedule:
78
- cron: '1 5 * * 1'
89

0 commit comments

Comments
 (0)