Skip to content

Commit

Permalink
[Task] #9 workflow changes, removed outdated scans
Browse files Browse the repository at this point in the history
  • Loading branch information
Type-Style committed Jan 11, 2024
1 parent ba3001f commit 10e5dd6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 140 deletions.
115 changes: 0 additions & 115 deletions .github/workflows/crda.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Lint

on:
pull_request:
push:
branches:
- dev
branches: [ "dev" ]
schedule:
- cron: '34 10 * * 1'

jobs:
eslint:
Expand Down
22 changes: 0 additions & 22 deletions .github/workflows/lint

This file was deleted.

0 comments on commit 10e5dd6

Please sign in to comment.