CI: Added ui-assets workflow.

This commit is contained in:
Luis-Hebendanz
2023-09-19 16:21:53 +02:00
parent ad2218cca9
commit 08f8815806
4 changed files with 37 additions and 8 deletions

View File

@@ -5,6 +5,7 @@ on:
branches: main
jobs:
test:
if: ${{ github.actor != 'clan-bot' }}
runs-on: nix
steps:
- uses: actions/checkout@v3