1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-11-29 05:46:50 +02:00

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:
branches:
- main
- pull_request:
push:
branches:
- main
pull_request:
jobs:
test: