Merge pull request 'asd' (#2) from main into feature/1_move-to-forgejo-actions
All checks were successful
/ ls (push) Successful in 26s

Reviewed-on: #2
This commit is contained in:
lubiana 2023-12-01 21:20:21 +00:00
commit 1e7e5fee0a

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
ls:
runs-on: docker
runs-on: ubuntu-latest
container:
image: git.php.fail/lubiana/container/php:8.3.0-node-20231212
steps: