Skip to content

Commit

Permalink
[DEV-1074] Change workflow name
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Nikitin <andrew.nikitin@cheqd.io>
  • Loading branch information
Andrew Nikitin committed Apr 14, 2022
1 parent abaa859 commit bc719ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run for ${{ github.ref }} branch
name: "Workflow Dispatch"
on: push
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit bc719ae

Please sign in to comment.