Skip to content

Commit

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

Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
nebhale committed Nov 11, 2020
1 parent c76f8a5 commit 118f8c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pipeline-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.0
1.7.0
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 118f8c9

Please sign in to comment.