Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
plebhash committed Jan 5, 2024
1 parent cf346c5 commit 61281b3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/cross.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,15 @@ name: Cross Compile Check
on:
push:
branches:
- main
- dev
pull_request:
branches:
- main
- dev
pull_request_review:
types: [submitted]
branches: [bot/versioning]

jobs:
cross_compile_64:
Expand Down

0 comments on commit 61281b3

Please sign in to comment.