Merge pull request #49 from StephanSiemen/develop

GitHub Action - add event eccodes-update
This commit is contained in:
shahramn 2020-11-13 14:00:57 +00:00 committed by GitHub
commit 784b60cb0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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