@@ -6,11 +6,11 @@ concurrency:
on:
push:
- branches:
- - 'ci/**'
- tags:
- - v*
- - e*
+ branches:
+ - 'ci/**'
+ tags:
+ - v*
+ - e*
workflow_dispatch:
inputs:
which_branch:
@@ -6,13 +6,13 @@ concurrency:
schedule:
- - cron: '0 */6 * * *'
+ - cron: '0 */6 * * *'
branches:
tags: