diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-02-17 10:30:05 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-02-17 12:27:54 -0500 |
| commit | 5f7ea79c0a8f3ad6d00a70b809164ae71ea9c84f (patch) | |
| tree | 647680438411fa70d1c1666f4b4d96af799c9a76 /.github | |
| parent | ec38fd943dddab1623389bd9386d10f2971020f7 (diff) | |
| download | DLAP-5f7ea79c0a8f3ad6d00a70b809164ae71ea9c84f.tar.gz DLAP-5f7ea79c0a8f3ad6d00a70b809164ae71ea9c84f.tar.bz2 DLAP-5f7ea79c0a8f3ad6d00a70b809164ae71ea9c84f.zip | |
Update docker-publish-gh.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/docker-publish-gh.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/docker-publish-gh.yml b/.github/workflows/docker-publish-gh.yml index d35834d..e9527fd 100644 --- a/.github/workflows/docker-publish-gh.yml +++ b/.github/workflows/docker-publish-gh.yml @@ -8,8 +8,6 @@ name: Docker Publish GitHub on: push: branches: [ "stable" ] - pull_request: - branches: [ "stable" ] env: # Use docker.io for Docker Hub if empty |
