mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-03 08:41:35 -07:00
GIT: workflows - no log in for PRs
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
1
.github/workflows/docker_dev.yml
vendored
1
.github/workflows/docker_dev.yml
vendored
@@ -86,6 +86,7 @@ jobs:
|
|||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Login GHCR (jokob-sk legacy)
|
- name: Login GHCR (jokob-sk legacy)
|
||||||
|
if: github.event_name != 'pull_request'
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
|
|||||||
Reference in New Issue
Block a user