Skip to content

Commit

Permalink
added github action on master branch push
Browse files Browse the repository at this point in the history
  • Loading branch information
sadabnepal committed Aug 7, 2023
1 parent d9976d5 commit c229f09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: WebDriverIO TypeScript BDD CI
on:
pull_request:
branches: [ master ]
push:
branches: [ master ]

jobs:
smoke:
Expand Down
3 changes: 0 additions & 3 deletions src/utils/reporter.ts

This file was deleted.

0 comments on commit c229f09

Please sign in to comment.