This commit is contained in:
GroovieGermanikus 2023-09-08 20:44:43 +02:00
parent f1b1669f62
commit 0d46bf9459
2 changed files with 1 additions and 4 deletions

View File

@ -1,12 +1,11 @@
name: Publish Docker Image
# ping2
on:
push:
branches:
- main
tags:
# use this tag to test CI build for this workflow without merging into main branch
- experimental-github-actions
env:

View File

@ -1,8 +1,6 @@
# Source:
# https://github.com/solana-labs/solana-accountsdb-plugin-postgres/blob/master/.github/workflows/test.yml
# ping3
on:
push:
pull_request: