CI: Periodic Controller Database Update (#2202)

Co-authored-by: OpenGOALBot <OpenGOALBot@users.noreply.github.com>
This commit is contained in:
Tyler Wilding
2023-02-09 19:50:07 -05:00
committed by GitHub
parent e26efcc4f3
commit a02a75525d
4 changed files with 139 additions and 46 deletions
+1
View File
@@ -7,6 +7,7 @@ on:
pull_request:
branches:
- master
merge_group: {}
jobs:
# Windows
+1
View File
@@ -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'