diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-03-16 13:14:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-16 13:14:09 -0700 |
| commit | 0e6216c68140e278dec6dcfd0dd137b454e9d0b0 (patch) | |
| tree | 29f141b2d31ef120cca06dd159616bfbc462c20b | |
| parent | 76c7b84418c4c99141c1ffbde2ac2060b2620e1d (diff) | |
| download | seaweedfs-csi-driver-0e6216c68140e278dec6dcfd0dd137b454e9d0b0.tar.xz seaweedfs-csi-driver-0e6216c68140e278dec6dcfd0dd137b454e9d0b0.zip | |
Update dev.yaml
| -rw-r--r-- | .github/workflows/dev.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dev.yaml b/.github/workflows/dev.yaml index 4845ad1..8893be2 100644 --- a/.github/workflows/dev.yaml +++ b/.github/workflows/dev.yaml @@ -1,4 +1,4 @@ -name: Build & release Docker images +name: dev Docker images on: push: |
