Skip to content

Commit

Permalink
feat: change branch in CI for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel-Tyan committed Nov 20, 2024
1 parent 3325822 commit e8b56b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-visual-tests-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflows: ['CI']
types:
- completed
branches: [test]
branches: [master]

jobs:
comment:
Expand Down

0 comments on commit e8b56b9

Please sign in to comment.