mirror of
https://github.com/jlengrand/coffeechat.git
synced 2026-03-10 08:11:20 +00:00
Don't prettify JSON on PR, only once merged
This commit is contained in:
1
.github/workflows/prettify-json.yml
vendored
1
.github/workflows/prettify-json.yml
vendored
@@ -1,7 +1,6 @@
|
||||
name: Prettify people.json
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
paths:
|
||||
- 'people.json'
|
||||
|
||||
Reference in New Issue
Block a user