Skip to content

Commit

Permalink
Undo last change, syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
epam-vkerkhoff committed Sep 7, 2023
1 parent 7fe9f6c commit 3aaaa54
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/lint-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,12 @@ on:
push:
branches:
- '*'
branches-ignore:
- 'epam*'
tags:
- 'release_*'
pull_request:
branches:
- '*'
branches-ignore:
- 'epam*'


env:
# We tell Playwright not to download browser binaries because we use microsoft/playwright-github-action.
Expand Down

0 comments on commit 3aaaa54

Please sign in to comment.