parent
ba46a28155
commit
51c47b414e
1 changed files with 0 additions and 0 deletions
16
.forgejo/workflows/test.yml
Normal file
16
.forgejo/workflows/test.yml
Normal file
|
@ -0,0 +1,16 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'mai*'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Checkout tools repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: milka64/oxidized
|
||||
path: my-tools
|
Loading…
Add table
Add a link
Reference in a new issue