Skip to content

Commit

Permalink
added seperate binary check v2
Browse files Browse the repository at this point in the history
  • Loading branch information
swazau committed Jun 25, 2024
1 parent 29f1472 commit 1e23ed3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check_arm64_binary.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
name: Check gocryptfs binary

on:
push:
branches: [ workflows ]
pull_request:
branches: [ workflows ]

jobs:
check_binary:
if: github.event_name != 'push'
runs-on: buildjet-4vcpu-ubuntu-2204-arm

steps:
Expand Down

0 comments on commit 1e23ed3

Please sign in to comment.