mirror of
https://github.com/openwrt/packages.git
synced 2026-02-04 03:56:05 +08:00
ci: bump HyperStickler to v1-rc.1
Update HyperStickler and disable branch check. Changes: https://github.com/GeorgeSapkin/hyperstickler/releases/tag/v1-rc.1 Signed-off-by: George Sapkin <george@sapk.in>
This commit is contained in:
3
.github/workflows/multi-arch-test-build.yml
vendored
3
.github/workflows/multi-arch-test-build.yml
vendored
@@ -13,8 +13,9 @@ jobs:
|
||||
runs-on: ubuntu-slim
|
||||
steps:
|
||||
- name: HyperStickler
|
||||
uses: georgesapkin/hyperstickler@v1-beta.3
|
||||
uses: georgesapkin/hyperstickler@v1-rc.1
|
||||
with:
|
||||
check_branch: false
|
||||
check_signoff: true
|
||||
feedback_url: 'https://github.com/openwrt/actions-shared-workflows/issues'
|
||||
guideline_url: 'https://openwrt.org/submitting-patches#submission_guidelines'
|
||||
|
||||
Reference in New Issue
Block a user