Activate new firmware file transfer

This commit is contained in:
Jason2866 2021-11-26 15:42:12 +01:00 committed by GitHub
parent 727443e964
commit d4e4a2ecd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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