mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-19 23:59:30 +08:00
Add: workflow dispatch
This commit is contained in:
2
.github/workflows/pack.yaml
vendored
2
.github/workflows/pack.yaml
vendored
@@ -1,5 +1,5 @@
|
||||
name: pack
|
||||
on: push
|
||||
on: [workflow_dispatch, push]
|
||||
jobs:
|
||||
main:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user