Disable the sync_configs GitHub action workflow

Once we set up a corresponding hanami-specific "devtools" workflow, we can update and re-enable this action
This commit is contained in:
Tim Riley 2020-03-11 22:39:26 +11:00
parent 1feeefa8d2
commit 1374f99f3b
No known key found for this signature in database
GPG Key ID: 747ABA1282E88BC9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
repository_dispatch:
push:
branches:
- "master"
- "DISABLED__master"
jobs:
main: