1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-10 17:08:39 +00:00

return normal trigggers in workflows

This commit is contained in:
Anton Palgunov 2020-05-14 00:05:17 +01:00
parent 75df82a567
commit b6721f0274

View File

@ -1,15 +1,14 @@
name: Publish unsign version name: Publish unsign version
# on: on:
# push: push:
# branches: branches:
# - master - master
# tags: tags:
# - "v*" - "v*"
on: [push, pull_request]
jobs: jobs:
test: Build-and-release:
runs-on: macOS-latest runs-on: macOS-latest
steps: steps: