GitHub Action - add event eccodes-update

This commit is contained in:
Stephan Siemen 2020-11-13 09:27:52 +00:00
parent 06d5fbdf01
commit 7c34177e35
1 changed files with 16 additions and 0 deletions

16
.github/workflows/ecmwflibs.yml vendored Normal file
View File

@ -0,0 +1,16 @@
name: Notify ecmwflibs
on:
push:
branches: [ master ]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: mvasigh/dispatch-action@main
with:
token: ${{ secrets.NOTIFY_ECMWFLIBS }}
repo: ecmwflibs
owner: ecmwf
event_type: eccodes-updated