1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-06-04 06:17:21 +02:00

Prevent duplicate builds on pull request

This commit is contained in:
Frederik Ring 2023-04-02 19:41:49 +02:00
parent 808cf8f82d
commit cddd1fdcea

View File

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