Skip to content

Commit

Permalink
Reset lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZhihao-723 committed May 7, 2024
1 parent 8d348c8 commit b651f1c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/clp-lint.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: "clp-lint"

on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: "*/10 * * * *"
on: ["pull_request", "push", "workflow_dispatch"]

concurrency:
group: "${{github.workflow}}-${{github.ref}}"
Expand Down

0 comments on commit b651f1c

Please sign in to comment.