mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-06-20 05:39:08 +00:00
Delete main.yml
This commit is contained in:
parent
b6670a1281
commit
56934e1f13
1 changed files with 0 additions and 12 deletions
12
.github/workflows/main.yml
vendored
12
.github/workflows/main.yml
vendored
|
@ -1,12 +0,0 @@
|
|||
name: docker bench security action
|
||||
on: [push]
|
||||
jobs:
|
||||
actions:
|
||||
runs-on: ubuntu-latest
|
||||
name: A job to check docker bench security issues
|
||||
steps:
|
||||
# To use this repository's private action, you must check out the repository
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: Docker bench security
|
||||
uses: ./ # Uses an action in the root directory
|
Loading…
Add table
Add a link
Reference in a new issue