Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed May 10, 2020
1 parent 3fa2585 commit 83d17e5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- 'master'
- 'feature/*'
- 'releases/'
paths-ignore:
- '**.md'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- 'master'
- 'feature/*'
- 'releases/*'
paths-ignore:
- '**.md'
Expand Down

0 comments on commit 83d17e5

Please sign in to comment.