Skip to content

Commit

Permalink
TEMP Run CI on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Sep 23, 2021
1 parent c0d991d commit 4a0d838
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Expand Up @@ -4,8 +4,6 @@ env:
NODE: 14
on:
push:
branches:
- master
pull_request:
branches:
- master
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -4,8 +4,6 @@ env:
NODE: 14
on:
push:
branches:
- master
pull_request:
branches:
- master
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/regression.yml
Expand Up @@ -5,8 +5,6 @@ env:
NODE: 14
on:
push:
branches:
- master
pull_request:
branches:
- master
Expand Down

0 comments on commit 4a0d838

Please sign in to comment.