mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-04-03 00:54:19 +08:00
Compare commits
No commits in common. "21162887f0d6e25b4e8eafb0cf44cf9bf7f6acd3" and "e35beed76f4e80e9b1116ca47dfa5939a88dd8ff" have entirely different histories.
21162887f0
...
e35beed76f
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