Skip to content

Commit

Permalink
Create compliance.yml (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdougie authored Apr 27, 2023
1 parent e872f55 commit a5f03c3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: "Compliance"

on:
pull_request_target:
types:
- opened
- edited
- synchronize

permissions:
pull-requests: write

jobs:
compliance:
uses: open-sauced/open-sauced/.github/workflows/compliance.yml@main

0 comments on commit a5f03c3

Please sign in to comment.