Skip to content

Commit

Permalink
Executing agent CI tests always on master (#730)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusoe authored May 7, 2020
1 parent 613920b commit de3cf23
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions .github/workflows/agent_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,6 @@ on:
push:
branches:
- master
paths:
- '.github/workflows/agent_test.yml'
- 'inspect-ocelot-*'
- '!inspect-ocelot-documentation'
- '!inspect-ocelot-demo'
- '!components/**'
- '!.github/workflows/configuration_ui_test.yml'
- '!.github/workflows/configurationserver_test.yml'
- '!.github/workflows/eumserver_test.yml'
- '!*.md'
pull_request:
branches:
- master
paths:
- '.github/workflows/agent_test.yml'
- 'inspect-ocelot-*'
- '!inspect-ocelot-documentation'
- '!inspect-ocelot-demo'
- '!components/**'
- '!.github/workflows/configuration_ui_test.yml'
- '!.github/workflows/configurationserver_test.yml'
- '!.github/workflows/eumserver_test.yml'
- '!*.md'

jobs:
pr-check:
Expand Down

0 comments on commit de3cf23

Please sign in to comment.