Update format-json-files.yml

This commit is contained in:
Daan Verstraten
2021-06-15 19:15:28 +02:00
committed by GitHub
parent 372b82390e
commit d629d5a468

View File

@@ -5,8 +5,6 @@ name: Format json files
# Controls when the action will run. # Controls when the action will run.
on: on:
# Triggers the workflow on push or pull request events but only for the main branch # Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [ main ]
pull_request: pull_request:
branches: [ main ] branches: [ main ]