Skip to content

Commit

Permalink
disable github workflow - build docker image with PR
Browse files Browse the repository at this point in the history
  • Loading branch information
dedece35 committed Apr 1, 2023
1 parent 096e1d2 commit ba5e25d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
- main
tags:
- '*'
pull_request:
branches:
- main
# pull_request:
# branches:
# - main

env:
# github.repository as <account>/<repo>
Expand Down

0 comments on commit ba5e25d

Please sign in to comment.