Skip to content

Commit

Permalink
Revert "temp make always push"
Browse files Browse the repository at this point in the history
This reverts commit 1bd3ec3.

Signed-off-by: Carina Ursu <[email protected]>
  • Loading branch information
ursucarina committed Apr 12, 2023
1 parent 00adcc2 commit 0906a9c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
branches:
- master
- devmain
- carina/customenv

jobs:
extract_branch:
Expand Down Expand Up @@ -60,7 +59,7 @@ jobs:
with:
version: v1
dockerfile: Dockerfile
push: true
push: false
repository: ${{ github.repository }}
secrets:
FLYTE_BOT_PAT: ${{ secrets.FLYTE_BOT_PAT }}
Expand Down

0 comments on commit 0906a9c

Please sign in to comment.