Commit 87350acd authored by Kroese's avatar Kroese Committed by GitHub
Browse files

workflow_dispatch

workflow_dispatch
parents 6c83d531 f4898a3d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
name: Build

on:
  workflow_dispatch:
  push:
    branches:
      - master
+1 −0
Original line number Diff line number Diff line
on:
  workflow_dispatch:
  pull_request:
    paths:
      - '**/*.sh'