Skip to content

Commit

Permalink
Update test-and-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ClotildeToullec authored Sep 9, 2024
1 parent eb31d04 commit f5ac58f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
name: Development
run-name: >-
${{ vars.BRANCHES_CONFIGURATION
&& fromJSON(vars.BRANCHES_CONFIGURATION)[github.ref_name]
&& fromJSON(vars.BRANCHES_CONFIGURATION)[github.ref_name].run-name
|| github.ref_name }}

on:
push:
Expand Down

0 comments on commit f5ac58f

Please sign in to comment.