From 8cc53fc8ab12c117b539c77102f0028716219824 Mon Sep 17 00:00:00 2001 From: cato <47259183+cato447@users.noreply.github.com> Date: Sun, 5 Jun 2022 12:06:57 +0200 Subject: [PATCH] changed name of action --- .github/workflows/bitbucket-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bitbucket-sync.yml b/.github/workflows/bitbucket-sync.yml index d551519..167c20b 100644 --- a/.github/workflows/bitbucket-sync.yml +++ b/.github/workflows/bitbucket-sync.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: CI +name: Sync to bitbucket # Controls when the workflow will run on: