mirror of
https://github.com/open-goal/jak-project
synced 2026-09-03 02:14:07 -04:00
CI: Periodic Controller Database Update (#2202)
Co-authored-by: OpenGOALBot <OpenGOALBot@users.noreply.github.com>
This commit is contained in:
@@ -7,6 +7,7 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
merge_group: {}
|
||||
|
||||
jobs:
|
||||
# Windows
|
||||
|
||||
@@ -7,6 +7,7 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
merge_group: {}
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
@@ -21,6 +21,7 @@ jobs:
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
with:
|
||||
token: ${{ secrets.BOT_PAT }}
|
||||
author: 'OpenGOALBot <OpenGOALBot@users.noreply.github.com>'
|
||||
committer: 'OpenGOALBot <OpenGOALBot@users.noreply.github.com>'
|
||||
branch: 'bot/update-controller-db'
|
||||
|
||||
Reference in New Issue
Block a user