mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-02-15 01:40:23 +01:00
fixup update-extension jobname
This commit is contained in:
parent
deb9f3b2a0
commit
c0e38cc694
4
.github/workflows/update-extensions.yml
vendored
4
.github/workflows/update-extensions.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
schedule:
|
||||
- cron: '51 2 * * *'
|
||||
jobs:
|
||||
update-submodules:
|
||||
update-extensions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
@ -18,5 +18,5 @@ jobs:
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v6
|
||||
with:
|
||||
title: Update zsh modules
|
||||
title: Update mediawiki extensions
|
||||
labels: merge-queue
|
||||
|
Loading…
Reference in New Issue
Block a user