Skip to content

Commit ea4a18f

Browse files
committed
Revert feature-branch deploy trigger
1 parent c2adf7c commit ea4a18f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/AdminWebpage-Deploy-WF.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ name: AdminWebpage-Deploy-WF
77
on:
88
workflow_dispatch:
99
push:
10-
# TODO: drop `admin-and-maintenance-app` from this list before merging to main.
11-
# It's only here so the workflow can be exercised end-to-end from the feature
12-
# branch without merging first.
13-
branches: [main, admin-and-maintenance-app]
10+
branches: [main]
1411
paths:
1512
- "admin-webapp/**"
1613
- "Iac/admin-webapp/**"

0 commit comments

Comments
 (0)