Skip to content

Commit

Permalink
Reduce GH Action tests checking for master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Vic Shóstak committed Aug 13, 2020
1 parent 58b4a07 commit a5274b5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/testing_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ on:
paths:
- "configs/**"
- "**.go"
pull_request:
branches: [master]
paths-ignore:
- ".github/**"
- "**.md"

jobs:
build:
Expand Down

0 comments on commit a5274b5

Please sign in to comment.