Skip to content

Commit

Permalink
kubernetes - test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
phymbert committed Feb 25, 2024
1 parent 0c78c5b commit 3b9996d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ on:
branches:
- master
- example/kubernetes # FIXME remove
paths: ['.devops/*.*', '.github/workflows/kubernetes.yml', 'examples/kubernetes/**.*']
pull_request:
types: [opened, synchronize, reopened]
paths: ['.devops/*.*', '.github/workflows/kubernetes.yml', 'examples/kubernetes/**.*']

jobs:
server:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3b9996d

Please sign in to comment.