Skip to content

Commit

Permalink
Update pr-deploy-and-comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Sep 20, 2023
1 parent 19f555b commit de9ebec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-deploy-and-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
pr-deploy-and-comment:
if: ${{ contains(github.event.*.labels.*.name, 'safe to build') }}
runs-on: [self-hosted, x64, linux]
container:
image: ghcr.io/viamrobotics/canon:amd64
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit de9ebec

Please sign in to comment.