Skip to content

Commit fdc1bdc

Browse files
committed
Experiment with varialbes
1 parent 01b59a8 commit fdc1bdc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ on:
66
branches:
77
- master
88
pull_request:
9-
paths:
10-
- .github/workflows/${lambda_name}.yml
11-
- "modules/${lambda_name}/lambdas/${lambda_name}/**"
9+
# paths:
10+
# - .github/workflows/${lambda_name}.yml
11+
# - "modules/${lambda_name}/lambdas/${lambda_name}/**"
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)