Browse Source

fix type

next_step
Luigi Cruz 3 years ago
parent
commit
97e894b750
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/validate.yml

+ 1
- 1
.github/workflows/validate.yml View File

@@ -1,4 +1,4 @@
on: ['commit']
on: ['push']

name: Build & Validate Image



Loading…
Cancel
Save