Only push should be enough

Problem seems to be default action token dont trigger actions
This commit is contained in:
Mattias Wadman
2019-11-02 18:47:12 +01:00
committed by GitHub
parent 257c742814
commit 77a906a487

View File

@ -1,6 +1,6 @@
name: Build on push and PRs name: Build on push and PRs
on: [push, pull_request] on: [push]
jobs: jobs:
build: build: