Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Commit 63fab20

Browse files
robin-thoniflexai-bot
authored andcommitted
Install/update compliance workflows
Refs: SEC-20
1 parent 2218587 commit 63fab20

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Check Repo Compliance
2+
on:
3+
pull_request:
4+
branches:
5+
- main
6+
push:
7+
branches:
8+
- main
9+
jobs:
10+
check:
11+
uses: flexaihq/actions/.github/workflows/repo-compliance-workflow.yaml@main

0 commit comments

Comments
 (0)