Skip to content

Commit cdb1961

Browse files
RemiBouremib
andauthored
Fix CI trigger (#1498)
* JGC-000 - Add action condition * JGC-000 - Add condition for actions --------- Co-authored-by: remib <[email protected]>
1 parent a97ef39 commit cdb1961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
tags-ignore:
77
- "**"
88
pull_request_target:
9-
types: [opened, synchronize]
9+
types: [labeled]
1010
branches:
1111
- "master"
1212
permissions:

0 commit comments

Comments
 (0)