Skip to content

Commit 5afb2fe

Browse files
authored
CI: self-host only run for the main dev repo (#255)
1 parent 3a9b061 commit 5afb2fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
ctest -C ${{env.BUILD_TYPE}} --output-on-failure --parallel
4747
4848
selfhosted:
49+
if: github.repository == '1a1a11a/libCacheSim'
4950
runs-on: self-hosted
5051
steps:
5152
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)