Skip to content

Commit

Permalink
Remove dependabot and no fork saveguard
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Zunker <christian@mondoo.com>
  • Loading branch information
czunker committed Oct 4, 2022
1 parent 0b74bcd commit 009e747
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
jobs:
unit-tests:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]' || !github.event.pull_request_target.head.repo.fork
name: Unit tests
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 009e747

Please sign in to comment.