Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit 8627801

Browse files
committed
ci: remove on pull request trigger from build push actions
1 parent ba83fff commit 8627801

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.github/workflows/build-push-cms.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
- development
88
paths:
99
- cms/**
10-
pull_request:
11-
branches:
12-
- main
13-
- development
1410
workflow_dispatch:
1511

1612
jobs:

.github/workflows/build-push-web.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
- development
88
paths:
99
- web/**
10-
pull_request:
11-
branches:
12-
- main
13-
- development
1410
workflow_dispatch:
1511

1612
jobs:

0 commit comments

Comments
 (0)