Refactor syncBranches.yml

This commit is contained in:
Santiago Lo Coco 2021-12-24 20:12:45 -03:00 committed by GitHub
parent 06d2825c3c
commit 96fe8959d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: CI - syncBranches
name: sync-branches
on:
push:
@ -9,7 +9,7 @@ on:
workflow_dispatch:
jobs:
build:
sync:
runs-on: ubuntu-latest
steps: