Skip to content

Commit

Permalink
Update otn-legacy-vs-image-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic-otn authored Mar 27, 2024
1 parent 3ca75a6 commit 9677647
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/otn-legacy-vs-image-build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: otn-legacy-vs-build

on:
schedule:
- cron: '0 0 * * 0'
push:
branches: [ "otn_legacy" ]
pull_request:
Expand Down Expand Up @@ -37,4 +39,4 @@ jobs:
name: otn-legacy-artifact
path: |
legacy_${{github.run_number}}/sonic-installer.img
legacy_${{github.run_number}}/target/*.img.gz
legacy_${{github.run_number}}/target/*.img.gz

0 comments on commit 9677647

Please sign in to comment.