Skip to content

Commit

Permalink
RELEASING.md
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Leonard <anleonar@redhat.com>
  • Loading branch information
andrew-m-leonard committed May 9, 2024
1 parent eba5822 commit 60647f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-freeze-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
steps:
- name: print
run: |
echo "matches = $REG_MATCH"
echo "mmmmmatches = $REG_MATCH"
env:
REG_MATCH: ${{ needs.codefreeze_branch_check.outputs.regex-matches }}

Expand Down

0 comments on commit 60647f9

Please sign in to comment.