Enable manual compile test

This commit is contained in:
Aditya Garg
2024-06-18 18:16:25 +05:30
committed by GitHub
parent 78adf241a3
commit 0ad2b3913f
+1 -1
View File
@@ -1,5 +1,5 @@
name: Compile Test
on: [push]
on: [push, workflow_dispatch]
jobs:
compiletest:
runs-on: ubuntu-latest