Skip to content

Commit

Permalink
Add async-changes branch to pull_request of github action (#1309)
Browse files Browse the repository at this point in the history
Signed-off-by: owent <admin@owent.net>
  • Loading branch information
owent authored Apr 4, 2022
1 parent 33d9c62 commit 48a4060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
branches: [ main, async-changes ]

jobs:
cmake_test:
Expand Down

0 comments on commit 48a4060

Please sign in to comment.