forked from products/PackageHub
Compare commits
1 Commits
PR_xfce4-p
...
PR_pattern
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
e975ac924e |
@@ -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
|
||||
|
||||
Submodule patterns-xfce updated: 467b4922e9...5199929a27
Submodule xfce4-panel updated: e4d7431196...c71e781d86
Submodule xfce4-session updated: 19b43d8014...815d7e8546
Reference in New Issue
Block a user