Testing
This commit is contained in:
parent
b2f7b9d73e
commit
4391d4faf3
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ on:
|
|||
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
|
||||
jobs:
|
||||
lockfile:
|
||||
runs-on: docker
|
||||
runs-on: forgejo
|
||||
container:
|
||||
image: ubuntu:latest
|
||||
image: actions-images/node:latest
|
||||
steps:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue