Skip to content

Commit

Permalink
Update code freeze bot to check target PR branch correctly for issue_…
Browse files Browse the repository at this point in the history
…comment

Signed-off-by: Andrew Leonard <anleonar@redhat.com>
  • Loading branch information
andrew-m-leonard committed Apr 26, 2024
1 parent e3b6e70 commit 6399253
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/code-freeze-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ name: Code Freeze New Bot

# Controls when the workflow will run
on:
push:
pull_request_target:
branches:
- '*'
Expand Down

0 comments on commit 6399253

Please sign in to comment.