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 9, 2024
1 parent fff6db1 commit 7fa9ce4
Show file tree
Hide file tree
Showing 3 changed files with 424 additions and 0 deletions.
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 7fa9ce4

Please sign in to comment.