We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d90f1 commit af32906Copy full SHA for af32906
1 file changed
.github/workflows/Tasmota_build_master.yml
@@ -16,7 +16,7 @@ concurrency:
16
jobs:
17
safeboot-images:
18
runs-on: ubuntu-latest
19
- if: github.repository == '**/Tasmota'
+ #if: github.repository == '**/Tasmota'
20
continue-on-error: false
21
strategy:
22
matrix:
0 commit comments