Compare commits

..

4 Commits

Author SHA1 Message Date
340706c7e5 test commit
All checks were successful
Test Agent / test-agent-run (push) Successful in 5m25s
2026-02-26 16:10:13 +02:00
ff502c3be8 test commit
Some checks failed
Test Agent / test-agent-run (push) Has been cancelled
2026-02-26 16:09:17 +02:00
ad976c8074 test commit
Some checks failed
Test Agent / test-agent-run (push) Has been cancelled
2026-02-26 16:07:03 +02:00
91cca10a04 test commit
Some checks failed
Test Agent / test-agent-run (push) Has been cancelled
2026-02-26 16:06:47 +02:00

View File

@ -1,5 +1,9 @@
name: Test Agent name: Test Agent
on: [push, workflow_dispatch] on: [push, workflow_dispatch]
concurrency:
cancel-in-progress: false
jobs: jobs:
test-agent-run: test-agent-run:
runs-on: arch-x86_64 runs-on: arch-x86_64