Skip to content

Commit

Permalink
deleteme
Browse files Browse the repository at this point in the history
  • Loading branch information
willcl-ark committed Mar 5, 2024
1 parent b7babe1 commit ca68d0b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build-rpc-images.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
name: build-docker-rpc-images

on:
pull_request:
pull_request_target:
push:
branches:
- main

jobs:
build-image:
deployment:
runs-on: ubuntu-latest
environment:
name: production
environment: production
steps:
-
name: Set up Docker Buildx
Expand Down

0 comments on commit ca68d0b

Please sign in to comment.