Enable running manually

This commit is contained in:
Noa Himesaka
2022-04-02 20:13:38 +09:00
committed by GitHub
parent 7bb0d2bd92
commit 0cd72233e1
+1 -1
View File
@@ -1,5 +1,5 @@
name: Build Arch ISO
on: [push, pull_request]
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest