chore: add notification action
[skip ci]
This commit is contained in:
parent
722c46b12d
commit
064d2cf1db
2 changed files with 2 additions and 4 deletions
4
.github/workflows/notify_pr.yaml
vendored
4
.github/workflows/notify_pr.yaml
vendored
|
|
@ -7,9 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
notify-pr-google-chat:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: alpine:latest
|
||||
runs-on: stackit-docker
|
||||
steps:
|
||||
- name: Notify
|
||||
uses: ./.github/actions/notify
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue