mirror of
https://github.com/Gradiant/5g-images.git
synced 2025-11-02 13:03:13 +00:00
recover old build action
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -2,6 +2,11 @@ name: build images
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'images/**'
|
||||
- '!images/**/update_current_tag.sh'
|
||||
|
||||
env:
|
||||
images_dir: images
|
||||
|
||||
Reference in New Issue
Block a user