Compare commits
6 commits
Author | SHA1 | Date | |
---|---|---|---|
26d18bb81a | |||
3d66292a55 | |||
b2161b3011 | |||
65eb3c8d95 | |||
a5cc909153 | |||
beb1c6ca92 |
1 changed files with 11 additions and 0 deletions
11
.forgejo/workflows/test.yml
Normal file
11
.forgejo/workflows/test.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Test Bofa:
|
||||
steps:
|
||||
|
||||
- name: Setup-Beef
|
||||
id: setup-beef
|
||||
uses: actions/setup-beef@main
|
Loading…
Add table
Reference in a new issue