Skip to content

Commit

Permalink
setup workflow on push
Browse files Browse the repository at this point in the history
  • Loading branch information
KhalilSelyan committed Jan 19, 2024
1 parent 7b1c87b commit 6810224
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/arm64build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Raspberry Pi compile
on:
workflow_dispatch:
push:
branches:
- deploy/arm64

jobs:
build:
Expand Down

0 comments on commit 6810224

Please sign in to comment.