Update manual trigger

pull/2174/head
04041b 2023-09-14 01:57:01 -07:00 committed by GitHub
parent 0f991e08ab
commit 768d7e1679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,10 +1,12 @@
name: Makefile CI
on:
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch:
jobs:
build: