on: is expected to be an object

This commit is contained in:
Frederik Ring 2023-04-02 19:45:46 +02:00
parent 5ff2d53602
commit 301fe6628c

View File

@ -1,10 +1,10 @@
name: Run Integration Tests
on:
- push:
push:
branches:
- main
- pull_request:
pull_request:
jobs:
test: