Skip to content

Commit

Permalink
Test Auto build
Browse files Browse the repository at this point in the history
  • Loading branch information
tunmx committed May 7, 2024
1 parent f0af821 commit c04f896
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux-armv7-armhf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ name: Build Linux-Ubuntu-armv7-armhf

on:
push:
branches: ["feature/aarch64-"]
branches: ["feature/aarch64"]

# Set the global GitHub token environment variable
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linux-ubuntu-x86.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ name: Build Linux-Ubuntu-x86

on:
push:
branches: ["feature/aarch64-"]
branches: ["feature/aarch64"]

# Set the global GitHub token environment variable
env:
Expand Down

0 comments on commit c04f896

Please sign in to comment.