Skip to content

Commit

Permalink
Merge pull request #17 from CuBoulder/issue/action-collection-7
Browse files Browse the repository at this point in the history
Updates linter workflow
  • Loading branch information
jcsparks authored Oct 15, 2024
2 parents 5909a47 + 9ae4046 commit a1421d1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 62 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Lint Code Base
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
lint:
uses: CuBoulder/action-collection/.github/workflows/lint.yml@main
62 changes: 0 additions & 62 deletions .github/workflows/main.yml

This file was deleted.

0 comments on commit a1421d1

Please sign in to comment.