Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: b1ackd0t <blackd0t@protonmail.com>
Signed-off-by: SammyOina <sammyoina@gmail.com>
  • Loading branch information
SammyOina and rodneyosodo committed Jul 12, 2023
1 parent d00fa96 commit 4593d09
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 @@ -3,7 +3,7 @@ on:
push:
branches: [master]
pull_request:
branches: [main]
branches: [master]
jobs:
test:
strategy:
Expand Down

0 comments on commit 4593d09

Please sign in to comment.