Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

Commit

Permalink
Bump pipeline from 1.7.0 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps pipeline from 1.7.0 to 1.7.0.

Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
nebhale committed Nov 11, 2020
1 parent a22a170 commit b847a05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/update-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Update Pipeline
"on":
push:
branches:
- main
paths:
- .github/pipeline-descriptor.yml
schedule:
- cron: 0 5 * * 1-5
workflow_dispatch: {}
Expand Down

0 comments on commit b847a05

Please sign in to comment.