mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
Update update override-all.json
This commit is contained in:
5
.github/workflows/update override-all.json
vendored
5
.github/workflows/update override-all.json
vendored
@@ -1,4 +1,4 @@
|
||||
name: Check and Update override-all.json
|
||||
name: Check and Update override_all
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -8,12 +8,13 @@ on:
|
||||
types:
|
||||
- closed
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
paths:
|
||||
- 'config-template.py'
|
||||
|
||||
jobs:
|
||||
update-override-all:
|
||||
name: check and update
|
||||
if: github.event.pull_request.merged == true || github.event_name == 'push'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user