Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Fix CI so that it runs on merge to main #54

Open
jbowen93 opened this issue May 11, 2022 · 0 comments
Open

Fix CI so that it runs on merge to main #54

jbowen93 opened this issue May 11, 2022 · 0 comments
Assignees
Labels

Comments

@jbowen93
Copy link

Currently the if: github.event.pull_request.head.repo.full_name == github.repository line prevents the docker-build-test GH action from running when a PR is merged to main. Example.

This is important because it means we don't get sha tagged images matching the commit shas in main.

@jbowen93 jbowen93 self-assigned this May 11, 2022
@jbowen93 jbowen93 moved this to TODO in Celestia Node May 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
Status: TODO
Development

No branches or pull requests

1 participant