Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v8 (external-secrets#406)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency mocha to v8

* chore: fix workflow triggers

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Markus Maga <[email protected]>
  • Loading branch information
3 people committed Sep 29, 2020
1 parent 6cecf33 commit 8bd8b3a
Show file tree
Hide file tree
Showing 3 changed files with 493 additions and 95 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Tests

on: [push, pull_request]
on:
push:
branches:
- master
pull_request:

jobs:
test:
Expand Down
Loading

0 comments on commit 8bd8b3a

Please sign in to comment.