Skip to content

Commit

Permalink
Github Actions add ci-test branch to triggers.
Browse files Browse the repository at this point in the history
  • Loading branch information
elgeeko1 committed Sep 18, 2024
1 parent 32e4e2a commit 9873638
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: CI
on:
push:
branches:
- main
- main
- ci-test

jobs:
e2e-test:
Expand Down

0 comments on commit 9873638

Please sign in to comment.