Skip to content

Commit

Permalink
Re-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tunmx committed Jan 13, 2025
1 parent 2b99591 commit 4c9dec8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_ubuntu_x86_Pikachu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ name: Run Ubuntu-x86 Test Pikachu
# Trigger this workflow on push or pull request to the "feature/sub" branch
on:
push:
branches: ["master"]
branches: ["dev/patch-5"]
pull_request:
branches: ["master"]
branches: ["dev/patch-5"]

# Define environment variables shared across jobs
env:
Expand Down

0 comments on commit 4c9dec8

Please sign in to comment.