Skip to content

Commit

Permalink
CuBoulder/action-collection#7 Updates linter workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
timurtripp committed Oct 15, 2024
1 parent 032782c commit 58b01bd
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 58b01bd

Please sign in to comment.