Skip to content

Commit

Permalink
github: package: Allow running manually
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestask authored Jul 14, 2024
1 parent 6b9d179 commit 7341089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: package
on:
workflow_call:
workflow_dispatch:
jobs:
arch:
runs-on: ubuntu-24.04
Expand Down

0 comments on commit 7341089

Please sign in to comment.