1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-04-19 17:26:51 +00:00

Fix event name in workflow file

This commit is contained in:
Paul-Christian Volkmer 2023-08-10 17:32:02 +02:00
parent b956eba6c7
commit 1e29ecc891

View File

@ -2,11 +2,9 @@ name: "Run Tests"
on: on:
push: push:
branches: branches: [ 'master' ]
- 'master' pull_request:
pull-request: branches: [ '*' ]
branches:
- '*'
jobs: jobs:
docker: docker: