1
0

Compare commits

..

1 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
e975ac924e auto-created for patterns-xfce
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: pool/patterns-xfce!1
2025-08-29 13:58:17 +02:00
4 changed files with 3 additions and 9 deletions

View File

@@ -7,18 +7,12 @@ jobs:
use-go-action:
runs-on: tumbleweed
steps:
# Install packages if not provided by image
- run: |
rpm -q go && exit 0
zypper ref
zypper in -y go
# Generic action from GitHub to clone the product git repo
- name: Checkout product
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/github-actions-checkout@v4
with:
token: ${{ secrets.REPO_WRITE }}
repo-sha256: true
- name: Update all new _patchinfo files
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/patchinfo-numbering-action@v0
- name: Get last commit author