Skip to content

[BED-424] Handle unknown-modifier in SPF policy (#24) #72

[BED-424] Handle unknown-modifier in SPF policy (#24)

[BED-424] Handle unknown-modifier in SPF policy (#24) #72

Workflow file for this run

name: depaware
on:
push:
branches:
- master
pull_request:
branches:
- '*'
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version-file: go.mod
- name: depaware
run: go run github.com/tailscale/depaware -check