Skip to content

Create SECURITY.md file with the standard template (#106) #56

Create SECURITY.md file with the standard template (#106)

Create SECURITY.md file with the standard template (#106) #56

Workflow file for this run

name: delivery
on: [push, pull_request]
jobs:
delivery:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@master
- name: Run Chef Delivery
uses: actionshub/chef-delivery@master
env:
CHEF_LICENSE: accept-no-persist