only run mtinfo action on master

master
BuckarooBanzay 2021-06-02 14:47:50 +02:00
parent 0825a7123d
commit a6c3237f25
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
name: mtinfo
on: [push, pull_request]
on:
push:
branches:
- master
jobs:
build: