mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
debugging CI
This commit is contained in:
4
.github/workflows/fetch_dependencies.yml
vendored
4
.github/workflows/fetch_dependencies.yml
vendored
@@ -23,9 +23,11 @@ jobs:
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
token: ${{ secrets.PAT }}
|
||||
title: update dependencies
|
||||
commit-message: update dependencies
|
||||
committer: GitHub <noreply@github.com>
|
||||
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
|
||||
signoff: false
|
||||
base: indev
|
||||
labels: |
|
||||
automated
|
||||
|
||||
Reference in New Issue
Block a user