Skip to content

Commit

Permalink
[temp] Build images on draft
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 committed Aug 19, 2024
1 parent 500a899 commit 89a49a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ concurrency:

jobs:
build:
if: ${{ !github.event.pull_request.draft }}
# if: ${{ !github.event.pull_request.draft }}
name: Build GHCR
permissions:
id-token: write # This is required for requesting the JWT
Expand Down

0 comments on commit 89a49a8

Please sign in to comment.