Skip to content

Commit c474810

Browse files
authored
(MAINT) Stop CI from triggering twice (#368)
1 parent 11b79f6 commit c474810

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/test-fips-install-matrix.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ on:
2424
- '.puppet-lint.rc'
2525
- '.fixtures.yml'
2626
branches: [main]
27-
types: [review_requested]
2827
workflow_dispatch: {}
2928

3029
jobs:

.github/workflows/test-install-matrix.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ on:
2424
- '.puppet-lint.rc'
2525
- '.fixtures.yml'
2626
branches: [main]
27-
types: [review_requested]
2827
workflow_dispatch: {}
2928

3029
jobs:

.github/workflows/test-upgrade-matrix.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ on:
2525
- '.fixtures.yml'
2626

2727
branches: [main]
28-
types: [review_requested]
2928
workflow_dispatch: {}
3029

3130
jobs:

0 commit comments

Comments
 (0)