Compare commits

...

2 Commits

Author SHA256 Message Date
80aea7d064 Merge branch 'main' into SLE15SP7
All checks were successful
mr_actions / review (pull_request) Successful in 32s
2025-04-02 19:44:09 +02:00
Marco Strigl
c00c3be91f rename step 2025-04-02 19:43:39 +02:00

View File

@@ -8,7 +8,7 @@ jobs:
container:
image: opensuse/leap:latest
steps:
- name: Install nodejs
- name: Install additional software
run: zypper in -y nodejs tar gzip
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"