This commit is contained in:
parent
8074dacc09
commit
cb150afa4e
1 changed files with 7 additions and 0 deletions
7
.forgejo/workflows/probe.yaml
Normal file
7
.forgejo/workflows/probe.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
jobs:
|
||||||
|
probe:
|
||||||
|
runs-on: self-hosted
|
||||||
|
steps:
|
||||||
|
- run: echo forgejo-actions-probe-ok
|
||||||
Loading…
Add table
Add a link
Reference in a new issue