Skip to content

Commit 01b59a8

Browse files
committed
Experiment with varialbes
1 parent 6da6ae8 commit 01b59a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lambda-runner-binaries-syncer.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ on:
77
- master
88
pull_request:
99
paths:
10-
- .github/workflows/runner-binaries-syncer.yml
11-
- "modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/**"
10+
- .github/workflows/${lambda_name}.yml
11+
- "modules/${lambda_name}/lambdas/${lambda_name}/**"
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)