Skip to content

Commit

Permalink
fix : invalid type for on gh-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Shayan-Ghani committed Aug 18, 2024
1 parent 48df316 commit 0a6a676
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: BVSTACK CI Pipeline
on:
push:
branches:
- [ main, actions ]
- main
- actions
pull_request:
branches:
- main
Expand Down

0 comments on commit 0a6a676

Please sign in to comment.