Skip to content

Commit

Permalink
mwlr standards
Browse files Browse the repository at this point in the history
  • Loading branch information
alpha-beta-soup committed Sep 19, 2023
1 parent de668b9 commit 26d3f2a
Show file tree
Hide file tree
Showing 4 changed files with 1,207 additions and 1 deletion.
14 changes: 14 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: manaakiwhenua-standards

on: [push]

jobs:
build:

runs-on: ubuntu-latest

steps:
- name : 'Checkout'
uses : 'actions/checkout@v3'
- name : 'manaakiwhenua-standards'
uses : manaakiwhenua/[email protected]
Loading

0 comments on commit 26d3f2a

Please sign in to comment.