Merge pull request 'asd' (#2) from main into feature/1_move-to-forgejo-actions
All checks were successful
/ ls (push) Successful in 26s
All checks were successful
/ ls (push) Successful in 26s
Reviewed-on: #2
This commit is contained in:
commit
1e7e5fee0a
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue