GitHub Actions

This commit is contained in:
Karel Pičman 2022-09-15 16:58:07 +02:00
parent d8e212166f
commit 99a53db61c

View File

@ -21,9 +21,9 @@
name: "GitHub CI"
on:
push:
branches: ["action"]
branches: ["devel"]
pull_request:
branches: ["action"]
branches: ["devel"]
jobs:
plugin_tests:
strategy: