Skip to content

Commit

Permalink
bug: GHA requiring repository breaks PR integ (#3001)
Browse files Browse the repository at this point in the history
bug: requiring repository breaks PR integ

Signed-off-by: Sarah Christoff <28318173+schristoff@users.noreply.github.com>
  • Loading branch information
schristoff authored Feb 15, 2024
1 parent 754ecdd commit f2506a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integ-reuseable-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
required: true
registry:
type: string
required: true
default: ghcr.io
env:
GOVERSION: 1.20.7
Expand Down

0 comments on commit f2506a2

Please sign in to comment.