Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michmzr committed May 22, 2024
1 parent e142370 commit 6522ddf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
steps:
- name: Print the job specific variables
run: |
workflow_concurrency_group=${{ github.workflow }}-${{ github.ref_name }}
echo "Workflow concurrency group $workflow_concurrency_group"
echo "Testing random secret"
echo "test"
echo "Some value"
Expand Down

0 comments on commit 6522ddf

Please sign in to comment.