Disable for now

This commit is contained in:
Jason2866 2021-11-25 15:18:24 +01:00 committed by GitHub
parent 5a47a3e575
commit 7edcf6fe7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Build_firmware_development
on:
workflow_dispatch: # Manually start a workflow
push:
branches: development
branches: development-off
paths-ignore:
- '.github/**' # Ignore changes towards the .github directory
- '**.md' # Do no build if *.md files changes