Skip to content

Commit e91c1a4

Browse files
authored
Merge branch 'main' into feature/custom-build-target
2 parents ace9c99 + 7ac3227 commit e91c1a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ env:
1717
jobs:
1818
e2e:
1919
runs-on: ubuntu-latest
20+
if: github.repository == 'Layr-Labs/devkit-cli'
2021
steps:
2122
- name: Checkout repository
2223
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)