chore: add tests
[skip ci]
This commit is contained in:
parent
ff144042ba
commit
b06e7ffd40
4 changed files with 56 additions and 2 deletions
4
.github/workflows/clean_up.yaml
vendored
4
.github/workflows/clean_up.yaml
vendored
|
|
@ -41,13 +41,13 @@ jobs:
|
|||
webhookUrl: '${{ secrets.GOOGLE_WEBHOOK_URL }}'
|
||||
jobStatus: '${{ job.status }}'
|
||||
title: CLEAN-UP pipeline
|
||||
subtitle: "${{ github.event_name }} with filter prefix <b>${{ inputs.res_prefix }}</b>"
|
||||
subtitle: "${{ github.event_name }} with filter prefix \"${{ inputs.res_prefix }}\""
|
||||
|
||||
# - name: Notify
|
||||
# uses: ./.github/actions/notify
|
||||
# with:
|
||||
# webhook_url: ${{ secrets.GOOGLE_WEBHOOK_URL }}
|
||||
# title: CI pipeline started
|
||||
# title: CLEAN-UP pipeline
|
||||
# event_title: ${{ github.event.type }}
|
||||
# event_author: ${{ github.event.actor.login }}
|
||||
# event_body: "Filter: ${{ inputs.res_prefix }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue