1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic_archiver.git synced 2024-08-16 10:09:49 +02:00

run tests also on prs

This commit is contained in:
Matthias Leutenegger 2020-11-12 22:04:08 +01:00
parent b42e9c3c45
commit 2937dce370

View file

@ -11,6 +11,9 @@ on:
- templates/** - templates/**
- vars/** - vars/**
- .github/** - .github/**
pull_request:
branches:
- master
jobs: jobs:
lint: lint: