Skip to content

Commit 8d0c4cf

Browse files
committed
Experiment with varialbes
1 parent a27839a commit 8d0c4cf

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/runner-binaries-syncer.yml
11-
- "modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/**"
9+
# paths:
10+
# - .github/workflows/runner-binaries-syncer.yml
11+
# - "modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/**"
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)