Skip to content

Commit

Permalink
Merge pull request #1 from picone/main
Browse files Browse the repository at this point in the history
feat: enable trigger workflow manually
  • Loading branch information
CoolestEnoch committed Oct 11, 2023
2 parents 45365e4 + dbdeb50 commit 9108061
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cloud.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: (Cloud)Kernel Builder Xiaomi 10 Ultra

on: [push]
on:
- push
- workflow_dispatch

jobs:
build:
Expand Down

0 comments on commit 9108061

Please sign in to comment.