@@ -0,0 +1,14 @@
name: Build TorchCS
on:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build
run: echo "Build läuft!"
The note is not visible to the blocked user.