pull
All checks were successful
ROMEO CI Job / Build_Code (push) Successful in 30s
ROMEO Release Job / Build_Code (push) Successful in 30s

This commit is contained in:
Ulrich Mohr 2024-12-18 22:29:05 +01:00
parent 86101f42b3
commit 2daf0e89d5

View File

@ -0,0 +1,11 @@
name: ROMEO Pull
on:
pull_request:
jobs:
Build_Code:
runs-on: romeo_runner
steps:
- name: Build linux
run: |
echo ${{ env.GITHUB_SHA }}