mirror of
https://github.com/docker/metadata-action.git
synced 2026-07-04 20:52:50 +08:00
Compare commits
No commits in common. "c3b064c6d7c32446d6bc214ea075f1caad2de35a" and "54262e8fce11c7b5496f28398368170da45de7e7" have entirely different histories.
c3b064c6d7
...
54262e8fce
2
.github/workflows/update-dist.yml
vendored
2
.github/workflows/update-dist.yml
vendored
@ -15,7 +15,7 @@ on:
|
||||
|
||||
jobs:
|
||||
update-dist:
|
||||
if: github.actor == 'dependabot[bot]' && github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == github.event.pull_request.head.repo.full_name
|
||||
if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == github.event.pull_request.head.repo.full_name
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user