Skip to content

Commit 04774dd

Browse files
REVERT ME
1 parent c5c08c1 commit 04774dd

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.github/workflows/build-time-server.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ on:
44
push:
55
branches:
66
- trunk
7+
- phillip/251209-add-caching-accelerator-cookbook # TODO: Remove
78
paths:
89
- 'caching/accelerator/time_server/**'
910
- '.github/workflows/build-time-server.yml'
10-
pull_request:
11-
paths:
12-
- 'caching/accelerator/time_server/**'
13-
- '.github/workflows/build-time-server.yml'
11+
# pull_request:
12+
# paths:
13+
# - 'caching/accelerator/time_server/**'
14+
# - '.github/workflows/build-time-server.yml'
1415
workflow_dispatch:
1516

1617
env:

0 commit comments

Comments
 (0)