mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
committed by
Joachim Wiberg
parent
dcc80d0d8a
commit
2f61aaaaf8
@@ -16,7 +16,7 @@ concurrency:
|
||||
jobs:
|
||||
build:
|
||||
name: Regression Testing
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user