This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
name: Build and Deploy HLAs
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: hla-dev
|
||||
run:
|
||||
echo HALLO
|
||||
Reference in New Issue
Block a user