This commit is contained in:
parent
ad976c8074
commit
ff502c3be8
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user